ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
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......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
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.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
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......
<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......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......