ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
fSelect (Function)
Opens the Windows file picker.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
fLongName (Function)
Returns the long name of a file or directory.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......