ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
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....
MatMultiply (Function)
Multiplies two matrices.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
XMLAddChild (Function)
Adds a child tag into an XML document.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
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......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Input (Function)
Displays a message allowing the user to type an information.
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......