ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageChangeLayout (Function)
Applies a specific layout to a page.
fEncrypt (Example)
Usage example of the fEncrypt function
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
HOpenConnection (Function)
Opens a connection to a specific database.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
SegmentedButtonDelete (Function)
Deletes an option from a Segmented Button control.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Control constants
List of constants used by control management functions...
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
13. External component in practice
External component in practice...
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.