ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Page Header block
The Page header block is printed on each new page......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.