ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
KeyExpression (Example)
Usage example of the KeyExpression property
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Constants for managing arrays
List of constants used by the functions for array management....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a table, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
XML functions
List of XML functions...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......