ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 different types of integers
Map control properties
The following properties can be used with Map controls:...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HListItem (Example)
Usage example of the HListItem function
HDelete (Function)
Deletes a record from a data file (query or view).
HListKey (Example)
Usage example of the HListKey function
GPSGetPosition (Function)
Retrieves information about the current device position.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
SQLExec (Function)
Names and runs an SQL query.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
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....
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....
HOpen (Function)
Opens a table.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.