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....
HOpen (Function)
Opens a table.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
NFCSendTag (Function)
Sends a NFC tag to another device.
SQLExec (Function)
Names and runs an SQL query.
HDelete (Function)
Deletes a record from a table (query or view).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
picLayer (Variable type)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.