ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
XLS file functions
List of functions for managing XLS files...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Programming an indexed control
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
Copying controls from the window editor
The controls can be copied from the window editor......
InitialState (Property)
The InitialState property gets the initial state of a control.
zipFileSize (Example)
Usage example of the zipFileSize function
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
TableInfoXY (Example)
Usage example of the TableInfoXY function
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
zipChangePath (Example)
Usage example of the zipChangePath function
HAdd (Example)
Usage example of the HAdd function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....