ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
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......
Viewing a report in 3D
Your report displays controls that overlap?......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Error 116: An array dimension must be an integer value
Error 1050: This member already exists in the composite variable
Error 122: The name of an Automation object must be a string
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......