ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
4. UI: Windows
IU of windows...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
The Tab control
The Tab control is used to simultaneously display different controls......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Ad Hoc deployment
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......