ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
xlsMsgError (Example)
Usage example of the xlsMsgError function
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
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...
fStopCompress (Example)
Usage example of the fStopCompress function
fLongName (Example)
Usage example of the fLongName function
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
Using the Salesforce service
Salesforce is a very popular CRM software......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Combo Box control functions
List of functions for handling the Combo Box controls...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Reverse code modeling
The reverse code modeling allows you to view in a graph......