ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
FinRedemption (Example)
Usage example of the FinRedemption function
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....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
NFCSendTag (Function)
Sends a NFC tag to another device.
zipSize (Example)
Usage example of the zipSize function
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
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......
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....
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Automatic error handling
Error handling can be customized for each process......
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
GPSGetPosition (Function)
Retrieves information about the current device position.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
zipFileSize (Example)
Usage example of the zipFileSize function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.