ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
MCI constants
List of constants used by the MCI functions....
Guided tour management constants
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Using an external component in an application
A component can be reused at any time in any application......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
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, ......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Style of a control
As soon as it is created, a control is associated with a style......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......