ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a translation file
WDINT allows you to create a translation file....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Code editor: Display options
The code editor proposes several display options......
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
Border of controls
One of the most important elements of control style is its border......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
MATLAB functions
The following functions are used to access MATLAB:...
Windows Scheduler management functions
List of functions for managing the scheduler...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
7. HFSQL: files physically created
18. Order of execution of the code of buttons/links
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
AWP without UI
Bootstrap, Angular, React, Vue......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......