ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
10. Smart controls
Smart controls...
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HFSQL: Change of name
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Principle of remote check
17. WLanguage: a simple and powerful language
Specific features of the Express version
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
12. Control templates
...Control templates...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......