ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Source (Property)
The Source property is used to get and change the source of an element.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Table
The "Table" keyword can correspond to...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
NetworkConnect (Function)
Associates a drive with a shared network directory.
PythonExecute (Function)
Executes a function present in a Python module.
WDTRAD options
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Handling the report blocks through programming
Each report block is associated with different events......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Materialized view
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): 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 data files for example). from an HFSQL server to antoher HFSQL server....
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.