ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
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....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Error 303: ambiguous control name
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Testing a static page
The test of a single page runs the current page in WEBDEV......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Events associated with Link controls
List of events associated with Link controls...