ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ellipsis (Property)
in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
The "Commands" pane
The "Commands" pane lists......
InterpretAmpersand (Property)
is interpreted in: the caption of a Static control. the elements of a List Box control. the elements...
Using a query with parameters
A query with parameters can be used......
Using the query result
The result of a select query can be used in......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
ERR_WDADMIN_EXIST
Error 704: The property does not exist on
Manager of automated tests
The test manager is used to......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV...
ERR_CANNOT_OPEN_FILE
ERR_LOADMOREDLL
<Array>.DeleteAll (Function)
queue. from a WLanguage stack. from a WLanguage list....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Character strings
WLanguage supports different types of strings....
Assignment operators
Three assignment operators are available......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
DeleteAll (Function)
queue. from a WLanguage stack. from a WLanguage list....
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......