ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddGroup (Function)
Adds a group of users.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
ControlToSource (Function)
Assigns the control value to the source of a control link.
LooperInsert (Function)
Inserts a row into a Looper control.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
XMLNext (Function)
Positions on the next element (tag or attribute).
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
HDescribeLink (Function)
Describes a link between two data files through programming.
Chart management functions
...Chart management functions...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
SQLChangeConnection (Function)
Modifies the current connection.