ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Telemetry management functions
The following functions are used to manage the telemetry:...
Constants for telemetry management
Constants for telemetry management...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Spelling check functions
The following functions are used to manage the spelling checker:
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
3. Managing sockets
WINDEV includes advanced socket management functions....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Multi-project search
Performing a search in the current project is a common operation......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
On/Off button in a window
The on/off button is a button that operates like a check box......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......