ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Control management functions
List of functions for managing controls...
Line control properties
List of properties associated with the Line control...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Error 704: The property does not exist on
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Installing the robot controller
The monitoring robot includes three executables......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
7. Multilingual sites in practice
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....