ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
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.
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"......
Input (Function)
Displays a message allowing the user to enter data.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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......
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
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....
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Open (Function)
Opens a modal WINDEV window.
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
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....
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
MatMultiply (Function)
Multiplies two matrices.
XMLAddChild (Function)
Adds a child tag into an XML document.