ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Composite keys
A composite key is a key item containing several other items......
EventClose (Function)
Closes a synchronization event between several threads.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
EventOpen (Function)
Opens a synchronization event between several threads.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
XML functions
List of XML functions...
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....