ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Events associated with Progress Bar controls
List of events associated with Progress Bar controls...
Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
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......
Events associated with an Organization Chart control
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
WEBDEV Page control events
Starts the execution of a secondary thread....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
RegistryRename (Function)
Renames a key in the registry.
Events associated with Spin controls
List of events associated with Spin controls...
Events associated with ListView controls
List of events associated with ListView controls...
Word Processing control events
WINDEV manages the following events by default......
Events associated with Shape controls
List of events associated with Shape controls...
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......