ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Variable scope
Variables can be declared anywhere in the code....
Assisted universal replication: specific features
NFCSendTag (Function)
Sends a NFC tag to another device.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
GPSGetPosition (Function)
Retrieves information about the current device position.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Constants for the geo-localization functions
Constants used by the geo-localization functions...
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....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Automatic management of exceptions
The management of exceptions can be customized by process......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
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 data file 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)....