ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
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....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
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....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Events associated with Table controls
List of events associated with Table controls...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....