AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Variant (Tipo de variable)
El tipo Variant permite: almacenar cualquier valor simple: booleanos, numéricos (Currency, Real, Integer, etc.), caracteres y cadenas de caracteres, fechas (Date, Time, DateTime, Duration), etc, ... almacenar subelementos con nombre o índice. almacenar cualquier valor complejo: estructuras, clases, tipos avanzados, arrays, arrays asociativos, colas, pilas y listas. manipular el valor NULL en WLanguage. almacenar interacciones con objetos ActiveX y con la programación de automatización....
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Pinned area on a page: fixed area on screen (Fixed)
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
meta
FIN puede corresponder a: la palabra clave END de WLanguage usada para especificar el final de un bucle. la propiedad End, que puede utilizarse en las variables EventTimeline. .......
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
WDOptimizer: Cancelación/Liberación de registros en la transacción
WDOptimizer está acostumbrado a.......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Declaring and using a variable
A variable is defined by name and type......
xmlReader (Variable type)
The xmlReader type is used to read an XML document without loading it in memory.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Instrucciones SQL
Las principales instrucciones SQL permitidas en las consultas SQL gestionadas por WINDEV y WEBDEV son las siguientes......
WINDEV Skin template generator: Customize elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Conector MySQL nativo para WINDEV y WEBDEV
WINDEV y WEBDEV proponen una Conector Nativo para MySQL.......
Elements of a class: Enumerate and manipulate programmatically
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......