ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Handling the report blocks through programming
Each report block is associated with different events......
PythonExecute (Function)
Executes a function present in a Python module.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
StringToJSON (Function)
Converts a JSON string into a JSON variable.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Check model
You can use check models to easily create checks...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
EventOpen (Function)
Opens a synchronization event between several threads.