ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
MandatoryInputMessage (Property)
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
CurrentDay( Function)
Returns the number of the current day in the current month.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).