ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Constants for managing character strings
List of constants used by string management functions...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
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...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
AAF: Context menu of Image controls
A context menu is available for Image controls......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....