ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Android: Map control conditions of use
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
14. Controls in practice
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......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
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......
Associative array (Variable type)
An associative array is an "advanced" type of array...
Materialized view
...A materialized view is a physical data source defined by an SQL query....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Using the task management and the schedule
Time management is extremely important......