ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Error 20: The variable of the FOR loop should be a real
Error 1005: To explicitly access a global element of '%1' class, use the syntax
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Events associated with Flash controls
List of events associated with Flash controls...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
dChord (Example)
Usage example of the dChord function
SysColor (Function)
Identifies or modifies the color of a Windows element.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
HFSQL constants
List of constants used by the HFSQL functions....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Obtaining an SSL certificate for IIS2 (2.0 or later)
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Email (Property)
The Email property is used to get and change an email address.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Constants for test
List of constants used by the functions for managing automated tests....
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.