ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
End of break block
The End of break block is optional......
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Body block
The Body block corresponds to the main block of the report......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Query technical documentation
The query editor automatically creates a technical documentation for each query......