ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
MatRead (Example)
Usage example of the MatRead function
12. Available tests
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)......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Handling controls in a report
The different operations available for the report controls are as follows......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Constants for managing animations
List of constants used by the functions for managing the animations...
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.