ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
EndProgram (Function)
Ends the execution of the current program.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HErrorLock (Function)
Used to check whether a lock error occurred.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Hasp constants
The Hasp constants are as follows......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
MQTT constants
Constants used by the MQTT functions...