ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
WINDEV Mobile concepts
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
SCM file format evolutions
Four versions are available for the SCM repository......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
6. Multiple generation
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Handling an element found in a TreeView control through programming (prefix syntax)
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......