ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
InitialState (Property)
The InitialState property gets the initial state of a control.
gglDocument (Variable type)
The gglDocument type is used to handle a Google document...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
.NET object
To access a class......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Error 108: The size of the variable is not allowed
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Error 116: An array dimension must be an integer value
iGroupAdd (Function)
Adds a report to a group of reports.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......