ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLSource (Property)
The XMLSource property is used to get the XML source code.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
NetworkUser (Function)
Identifies the name of the connected user.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
End of break block
The End of break block is optional......
Error 1044: The class is already derived from this class
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.