ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Google Maps management functions
List of functions for managing Google maps...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
fAttribute (Example)
Usage example of the fAttribute function
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Creating a Java archive
When your Java application is developed, you can......
SCM file format evolutions
Four versions are available for the SCM repository......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Events associated with Looper controls
List of events associated with Looper controls...
fOpen (Example)
Usage example of the fOpen function
ServiceWait (Function)
Pauses the current service during the specified duration.
dCopyImage (Example)
Usage example of the dCopyImage function
zipExtractAll (Example)
Usage example of the zipExtractAll function
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Creating a table in a report
Tables can be created in a report......