ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDGetData (Example)
Usage example of the DnDGetData function
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Chart control properties
A Chart control can be used......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HTML Editor control properties
Properties associated with the HTML Editor control....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
zipChangePath (Example)
Usage example of the zipChangePath function
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView Table control properties
List of properties associated with the TreeView Table control...
fSelect (Function)
Opens the Windows file picker.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Creating an insert query
An insert query (corresponding SQL statement......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.