ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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"....
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.
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.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
SysColor (Function)
Identifies or modifies the color of a Windows element.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
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"....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Language (Property)
The Language property is used to get and change the language used.
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.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function