ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
DriveCreateFile (Function)
Creates a file on the remote disk.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
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...
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
<gglConnection variable>.FillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
dBorder (Function)
Draws the borders.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....