ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Table,Select,+ (External language)
Selects an element in a Table control.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
2. User-friendly editors in practice
User-friendly editors in practice...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
CrosshairColor (Property)
The CrosshairColor property gets and sets the color of the crosshair in a Chart control.
Table,Add (External language)
Adds an element to a Table control.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......