ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
2. Analysis in practice
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Types of Edit controls
DashDisplay (Function)
Refreshes elements in a Dashboard control.
iParameterReport (Function)
Configures the printer by opening the configuration window.
WDZip: Creating or modifying an archive
This help page explains how to......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Creating an executable: General options
The main executable options are as follows......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Constants for test
List of constants used by the functions for managing automated tests....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......