ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Principle of remote check
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
<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>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified...
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified...
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<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...
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
OpenChild (Function)
Opens a non-modal child window.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified...
grDraw (Function)
Draws a chart according to the specified parameters.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified...
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.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups...
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol...
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using...