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.
GridlinesVisible (Property)
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
EmailCheckAddress (Function)
Checks the validity of an email address.
WDInst: advanced options for network installation
The advanced options of the network setup are used to......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Speech synthesis in the mobile applications
The phones can talk!......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
The "Radar" charts
The Radar chart is used to highlight a series according to another one......