ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
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....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
6. Internal window
Internal windows...
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......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
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......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Input (Function)
Displays a message allowing the user to type an information.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
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...
Creating the skin template of a report