ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
Description (Property)
The Description property is used to get and change the description of an element.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Combo Box control functions
List of functions for handling the Combo Box controls...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
HModify (Example)
Usage example of the HModify function
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
fSeek (Example)
Usage example of the fSeek function
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Event (Example)
Usage example of the Event function
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
2. Projects in practice
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......