ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
fMemExist (Function)
Checks the existence of a shared memory zone.
Recycle code windows
By default, a single code window is opened per ......
Time management
For each element (windows, reports, ......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Keep-alive on connection
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Remote control: Some examples of configuration
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......