ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ID (Property)
The ID property is used to get and change IDs.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
JSONToVariant (Example)
Usage example of the JSONToVariant function
14. Controls in practice
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
String functions
List of functions for managing character strings...
Constants for the archiving functions
List of constants used by the archiving functions....
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.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
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....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Start of Break block (Break header)
The Start of break block is optional......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.