ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
14. Report templates
...Report templates are used to easily standardize report layouts....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
MCI functions
List of MCI functions...
Events associated with Looper controls
List of events associated with Looper controls...
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ERR_BAD_ACTION
1. Project and analysis
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......