ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
SSH constants
The following constants are used to manage an SSH server:...
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
BurnerList (Function)
Returns the list of burners installed on the current computer.
fListResource (Function)
Lists the resources integrated to the application.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Sort (Function)
Sorts a WLanguage array.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Character strings
WLanguage supports different types of strings....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).