ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
fSelectDir (Function)
Opens a directory picker.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
EventDestroy (Function)
Explicitly destroys an event.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Constants for managing the modification of windows by the user
fImageSelect (Function)
Opens the image picker of Windows.
Scheduler control events
The following events associated with Scheduler controls:...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
Document (Type of variable)
The Document type is used to handle a "docx" document.
Installing a SOAP server with Apache
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......