ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
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.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
EmailReadNext (Example)
Usage example of the EmailReadNext function
iEndReport (Function)
Forces the report print to stop.
fSelect (Example)
Usage example of the fSelect function
SQLTransaction (Example)
Usage example of the SQLTransaction function
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
gglDocument (Variable type)
The gglDocument type is used to handle a Google document...
Using several libraries in an application
A library is a WDL file that contains all the resources......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
FaxConnect (Function)
Establishes a connection to a fax server.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV Application Server).
Google Contacts management functions
List of functions for managing Google contacts...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......