ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Handling Organization Chart controls programmatically
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
2. How to test a site?
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Error 101: Declaration of global variable not allowed
8. Binding controls to data
A window can display information from......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
WDTestSite: Load test
The stress tests are used to check......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
14. Controls in practice
1. RAD (Rapid Application Development)
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
HandleParentNext (Function)
Forces the parent of the next window to open.