ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sliding Banner control properties
The WLanguage properties can be used to handle ......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Operations performed on activity diagrams
The following paragraphs explain......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Binding a Check Box control to an item
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......