ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
BeaconStopPreciseDetection (Function)
Stops the Beacon detection started by BeaconDetectPrecise.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
Keep-alive on connection
Push notification
A mobile device can receive push notifications......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
ERR_BAD_APPLICATION
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ExecuteFunction
Executes a WLanguage function identified by its name.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......