ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Extern (Reserved word)
EXTERN is used to...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
HPrevious (Function)
Positions on the previous file record according to a browse item.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Canada.CheckTaxNumber (Function)
Checks the validity of a Canadian tax number.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Arithmetic operators
The arithmetic operators are......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element:...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Guided tour management constants
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......