ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Project tab
The project description window allows you to configure various elements of your project......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
16. Managing requirements
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Resizing a window (AAF)
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Help system properties
The properties of help system are used to define......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
The Sidebar control
The Sidebar control gives access to different options......
Events associated with the Pivot Table control
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Title (Property)
The Title property is used to get and change the title of an element.
Label (Property)
The Label property is used to get and define the label of an element.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Properties of a help page
The characteristics of a help page are used to define......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....