ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Events associated with an Organization Chart control
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HDFS constants
The following constants are used by the HDFS functions:...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
ComponentInfo (Function)
Returns information about a component.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......