ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with a window
List of properties associated with a window...
14. Controls in practice
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
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 a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Handling Organization Chart controls programmatically
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
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....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Creating a window skin template
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......
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......
WDTestSite: Load test
The stress tests are used to check......
1. RAD (Rapid Application Development)