ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
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.)......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Native Access to SAP
SAP is a widely used ERP......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
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.
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
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......