ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Range Slider control properties
The following properties are associated with the Range Slider control:...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Locking data files: correspondence between WINDEV 5.5 and the later versions
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Organization Chart control functions
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
WDOptimizer: Editing and modifying a ".REP" file