ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iGroupAdd (Function)
Adds a report to a group of reports.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Server (Property)
The Server property is used to manage servers.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Sum (Function)
Calculates the sum of the array elements.
ColorPalette (Function)
Returns a color found in the current palette.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.