ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RGB (Function)
Defines a color from its Red, Green and Blue components.
Right (Function)
Extracts the last characters from a string or string buffer.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
ArrayCopy (Function)
Copies the content of an array to another array.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Time (Type of variable)
The Time type is used to easily handle the times...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Creating the Vision windows of the WINDEV RAD pattern