ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
<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.
<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....
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......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
AWP without UI
Bootstrap, Angular, React, Vue......
Handling an internal component
An internal component is a set of elements from a project......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Specific features of the Express version
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
5. Site test in practice
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Automatic documentation of external components
External components must include a technical documentation......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WDZip: Creating or modifying an archive
This help page explains how to......