ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
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......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
14. Controls in practice
Using the task management and the schedule
Time management is extremely important......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Google constants
List of constants used by the Google functions....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
12. Pages in practice
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......