ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HTTPCreateForm (Function)
Creates an HTTP form.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
FinNetCurrentVal (Function)
Returns the net current value of investment.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...