ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
Voice commands in your applications
The applications that you develop can react to the user's voice......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AppInstallVersion (Function)
Installs a specific application version.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Managing parallel tasks
The computers are becoming more and more powerful......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.