ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
CallDLL32 (Function)
Runs a function found in an external DLL.
Error 34: 'Break' is not allowed outside the loops
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
iEndReport (Function)
Forces the report print to stop.
Progress (Property)
The property Scroll value property shows the progress of a task.
XMLOpenReader (Example)
Usage example of XMLOpenReader
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
SQLConnect (Example)
Usage example of the SQLConnect function
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
WINDEV 2024 Tutorial - Table of contents
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
zipChangePath (Example)
Usage example of the zipChangePath function
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
fSeek (Example)
Usage example of the fSeek function
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.