ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
11. Table/Looper controls
12. Universal replication
11. Table/Looper controls
13. Universal replication
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
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)......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
ChronoReset (Function)
Stops and resets a running stopwatch.
Configuring the setup program
Two tools can be used to create a setup program......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.