ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Setup mode
Several methods can be used to distribute a WINDEV application......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
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.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<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....
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
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......