ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Characteristics of Sidebar controls
The main characteristics of a Sidebar control can be configured......
JSONValid (Function)
Checks the validity of a JSON string.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document...
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document...
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still...
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
Select query description window: Items used
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
XMLDocument (Example)
Usage example of the XMLDocument function