ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Internal component
An internal component is a set of elements from a project....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Handling Organization Chart controls programmatically
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WINDEV: Example of programmed Drag and Drop
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......
5. User Groupware in practice
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
6. HFSQL Client/Server clusters
2. Modes to install an application
6. HFSQL Client/Server cluster
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Time management
For each element (windows, reports, ......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Creating a Java archive
When your Java application is developed, you can......