ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiRecord (Function)
Records the current communication as a".WAV" file.
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....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Speech recognition management functions
The following functions are used to manage speech recognition:...
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
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
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
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.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
CurrentWin (Function)
Identifies the window currently in edit.