ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API (Function)
Runs a function found in an external DLL.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Events associated with Looper controls
List of events associated with Looper controls...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Drawing constants
List of constants used by the drawing functions....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Events associated with Table controls
List of events associated with Table controls...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.