ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Open (Function)
Opens a modal WINDEV window.
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....
Comparison operators
The comparison operators can be divided into several categories......
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......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
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......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......