ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Open (Function)
Opens a modal WINDEV window.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Input (Function)
Displays a message allowing the user to type an information.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
MatMultiply (Function)
Multiplies two matrices.
Local procedure
Two types of procedures are available......
Events associated with Table controls
List of events associated with Table controls...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
FTP constants
List of constants used by the FTP functions....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......