ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Constants for managing the windows
List of constants used by the functions for managing the windows...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Enumeration (Type of variable)
An enumeration is a set of values......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Automation object
The Automation keyword is used to declare an automation object...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
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....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using WDDIXIO
To translate the text used in your project:...