ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Generating an application for Universal Windows 10 App
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Running the test of the User Groupware and installing it
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
The single-part and multi-part archives
Two types of archives are available......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....