ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a patch?
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Creating the windows and the pages of the RAD pattern
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
<Source>.RecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
15. Project Management Hub
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......