ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Events associated with Tab controls
List of events associated with Tab controls
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
List of extension attributes
The list of extension attributes ......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Decode (Function)
Decodes a character string that was encoded by Encode.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grWndSize (Function)
Defines the size of the window containing the chart.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
TelemetryEnable (Function)
Enables the telemetry manually.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Note (Property)
The Note property is used to get and change a text associated with an element.
PageChangeLayout (Function)
Applies a specific layout to a page.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
8. Optimizing an application
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min