ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025
Your version: 01F240077F (WINDEV 24)

Search results
9 results for: Page
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files...
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Properties associated with the windows, the pages and the controls
List of properties associated with the windows, the pages and the controls
Local procedure
Two types of procedures are available...
InAWPMode (Function)
Used to find out whether the page currently run is an AWP page.
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor...
Reset (Function)
Re-initializes:
  • all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
  • the controls found in a group of controls, a supercontrol, an internal window or an internal page.
Referring to an element in a WLanguage process
Global procedure/function
A global procedure can be used in all the processes of the project.