ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Organization chart linked to a data file
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Setup mode
Several methods can be used to distribute a WINDEV application......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
3. Application development cycle
Development cycle of a WINDEV application....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
The key items
Keys are specific items in your analysis......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......