ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
FTPConnect (Example)
Usage example of the FTPConnect function
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
EmailGetAll (Function)
Retrieves all the emails found on a server.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Binary (Property)
The Binary property is used to determine if an item is binary.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
EXE constants
List of constants used by the functions for managing executables....
grColor (Function)
Returns and initializes the color of different chart elements.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
OpenSister (Example)
Usage example of the OpenSister function