ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
MemFound (Function)
Checks whether the sought element was found.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
SysColor (Function)
Identifies or modifies the color of a Windows element.
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....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
WDOptimizer: Editing and modifying a ".REP" file
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Category (Property)
The Category property gets and sets the category of an element.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Modified (Property)
The Modified property lets you know if an element has been modified.
Author (Property)
The Author property gets and changes the author of an element.
Number (Property)
The Number property is used to get the number of an element.
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Global (Property)
The Global property is used to determine if an element is global.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
Empty (Property)
The Empty property is used to determine if an element is empty.