ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
HLogRecreate (Function)
Used to re-create an empty log.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
xBase files: Limits
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Typing multilingual texts
For a multilingual application, you have the ability to......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_NOTACTIVATED
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
5. Project configuration
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......