ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
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.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
<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......
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<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.