ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
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.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
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).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Operations performed on activity diagrams
The following paragraphs explain......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
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....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
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...
Financial constants
List of constants used by the financial functions....
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).