ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
2. Analysis in practice
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Chart: Managing legends
Several types of legends are supported in the charts......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HSetLog (Function)
Enables or disables log management on a file.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
SQLTransaction (Example)
Usage example of the SQLTransaction function
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
FolderData (Function)
FolderData is kept for backward compatibility.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Constants for external files
List of constants used by the functions for managing external files....
XLS file handling functions
List of functions for managing XLS files...
User Groupware files
Two categories of data files are managed......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
DnDGetData (Example)
Usage example of the DnDGetData function