ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Warning 18: Loop without potential end
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......