ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
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......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
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...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
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......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Code snippets
The code editor allows you to enter "Code snippets"......
Automatic error handling
Error handling can be customized for each process......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
HDFS constants
The following constants are used by the HDFS functions:...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
.NET application
To create a.NET application from a project......
Principle for running threads
At runtime, an application runs in a main thread......
<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.
Operations performed on component diagrams
The following paragraphs explain......
HReadFirst (Function)
Sets the position on the first record according to a browse item.