ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
grParameter (Function)
Retrieves or modifies a chart parameter.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
The Clickable Image control
The Clickable Image control can be used to......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
8. Sharing a project in practice
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
24. Displaying and linking pages
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......