ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
3. Debugger
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
The Site Map control
The Site Map control allows the Web user to......
Error 1014: The access to the member of the class is restricted by a private inheritance
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
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....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Creating a select query
A select query (corresponding SQL statement......