ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
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....
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......
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......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
tapiRecord (Function)
Records the current communication as a".WAV" file.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
WDMSG license agreement
WDMSG license agreement...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
7. Multilingual applications in practice
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.