ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and starting WDTRAD
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The different types of windows
The following types of windows can be created in a WINDEV application......
Events associated with internal windows
List of events associated with internal windows...
Creating requirements
The following steps must be performed to implement the requirements......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Principle for running threads
At runtime, an application runs in a main thread......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
5. User Groupware in practice
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Table,Add (External language)
Adds an element to a Table control.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
ThreadEnd (Function)
Ends the execution of the current thread.
Constants for managing the modification of windows by the user
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
11. User Macro-Code: UMC in practice
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.