ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
MemAdd (Function)
Adds an element to a memory area.
Calling a procedure/a function
Syntax for calling a local or global procedure.
VibrationTrigger (Function)
Triggers the vibrations of the device.
MemSort (Function)
Sorts the elements found in a memory zone.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Val (Function)
Returns the numeric value of a character string.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
MemModify (Function)
Modifies an element in a memory zone.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ToClipboard (Function)
Writes text or image information into the system clipboard.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
BTStack (Function)
Returns the Bluetooth stack currently used.
XMLAddChild (Function)
Adds a child tag into an XML document.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
iPreview (Function)
Configures the print destination.
WINDEV 2024 Tutorial - Table of contents
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).