ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Comparison operators
The comparison operators can be divided into several categories......
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
The Multimedia control
The Multimedia control is used to play multimedia files......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ExceptionInfo (Function)
Retrieves information about the current exception.
OpenMobileWindow (Function)
Opens a window in a mobile application.