ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Events associated with Table controls
List of events associated with Table controls...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
String constants
List of constants used by string functions...
Code snippets
The code editor allows you to enter "Code snippets"......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HRecNum (Function)
Returns: the number of the current record in the HFSQL table. the number of the current record in the HFSQL view....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
AppInstallVersion (Function)
Installs a specific application version.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.