ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
12. Available tests
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
<List Box>.Sort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
11. Table/Looper controls
The Clickable Image control
The Clickable Image control can be used to......
11. Table/Looper controls
1. RAD (Rapid Application Development)
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDScript: use in command-line and console mode
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.