ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. User-friendly editors in practice
User-friendly editors in practice...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Events associated with Looper controls
List of events associated with Looper controls...
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Manager of automated tests
The test manager is used to......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HCreateMovableReplica (Function)
Creates a movable replication.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Error (Function)
Displays a custom error message in a system error window.