ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
fTime (Example)
Usage example of the fTime function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
grLoadParameter (Function)
Restores the parameters used to draw a chart.
HNext (Function)
Sets the position on the next data file record according to a browse item.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
DDESend (Function)
Sends a data to the program connected via DDE.
HForward (Example)
Usage example of the HForward function
zipFindFile (Example)
Usage example of the zipFindFile function