ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UPNPExecuteAction (Function)
Runs an action on the UPnP service.
EventClose (Function)
Closes a synchronization event between several threads.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
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...
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
EventOpen (Function)
Opens a synchronization event between several threads.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Page Header block
The Page header block is printed on each new page......
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....