ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Multi-project search
Performing a search in the current project is a common operation......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
AWP without UI
Bootstrap, Angular, React, Vue......
XML functions (prefix syntax)
List of XML functions...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......