ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Handling TimeLine controls programmatically
A TimeLine control can be......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
The Tab control
The Tab control is used to simultaneously display different controls......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
The Wire control
The Wire control is used to visually link 2 controls......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
The Check Box control
A Check Box can correspond to......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
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......
Hasp constants
The Hasp constants are as follows......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
ERR_NO_END_TAG
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......