ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Window controls
Several types of controls can be used in a window, ......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Typing multilingual texts
For a multilingual application, you have the ability to......
2. User-friendly editors in practice
User-friendly editors in practice...
XMLDocument (Function)
Creates a new XML document.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
fSeek (Example)
Usage example of the fSeek function
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
How to open a page?
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......