ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<Variable Connection>.RSRenameServerName (Function)
Changes the DNS name of the replication server if it has a new name.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
SSHWrite (Function)
Writes data into the specified SSH session.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....