ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipOpenCAB (Example)
Usage example of the zipOpenCAB function
grIncreaseData (Function)
Adds a value to a data in a chart.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
fExtractPath (Example)
Usage example of the fExtractPath function
SendMessage (Function)
Sends a Windows message to a control or to a window.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
iCloseReport (Function)
Stops printing the current report immediately.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
apExecute (Function)
Runs an action plan.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
LooperCount (Function)
Returns the number of rows in a Looper control.
XMLData (Example)
Usage example of the XMLData function
grColor (Function)
Returns and initializes the color of different chart elements.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Constants for manging the replication
List of constants used by the functions for managing the replication....
Move
The Move property determines if an element can be moved.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....