ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Constants for the archiving functions
List of constants used by the archiving functions....
14. Controls in practice
HPriorityClient (Function)
Modifies the priority of a client application.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
String functions
List of functions for managing character strings...
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Scheduler control events
The following events associated with Scheduler controls:...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Various WEBDEV constants
Various WEBDEV constants...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
ArrayDistinct (Function)
Returns an array without duplicates.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....