ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation (Property)
The Animation property animates an image.
Version (Property)
The Version property is used to get and change the version of an element.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Print functions
List of print functions...
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).