ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Label report
The report editor allows you to create "Label" reports......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Error 106: Redefinition of a global variable
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Constants for managing contact functions
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<sfConnection variable>.Connect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.