ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Count (Property)
The Count property returns the number of elements in a given set.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
RegistrySeek (Function)
Seeks a character string in the registry.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.