ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
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......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Validity period of site pages
When creating a page, a validity period can be defined for this page......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
12. Preventing from going back to a page
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
How to open a page?
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
IFrame control
IFrame is an HTML concept......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Edit options of a report
The report editor allows you to......