ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Project Management Hub settings
The Project Management Hub allows you to configure......
Creating the Relation pages of a WEBDEV RAD pattern
The "WBSetup" project corresponds to the standard setup program of WEBDEV websites......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Cloning a theme or a theme
"Themes" and "themes" are UI templates that you can apply to a project......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Various constants
List of various constants used by the constants WINDEV functions....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
7. Multilingual sites in practice
Hyper File functions available for backward compatibility
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Creating the Relation windows of a WINDEV RAD pattern