ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNext (Function)
Sets the position on the next data file record according to a browse item.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
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....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
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, ......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Reports & Queries: New features in this version
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
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.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
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