ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
ServiceInfo (Function)
Returns information regarding the configuration of a service.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Information 302: Ambiguity between a variable and a control
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
8. "Mobile friendly" site: Dynamic serving
FinNetCurrentVal (Function)
Returns the net current value of investment.
XMLDocument (Function)
Creates a new XML document.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Events associated with Table controls
List of events associated with Table controls...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).