ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HSubstDir (Example)
Usage example of the HSubstDir function
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
7. Multilingual applications in practice
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....