ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageHeight (Example)
Usage example of the iPageHeight function
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DataType (Function)
Identifying the type of a WLanguage variable.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Functions for managing RTF controls
List of functions for managing RTF controls...
JSONToVariant (Example)
Usage example of the JSONToVariant function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
GetTheme (Function)
Gets the current theme of a mobile application.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.