ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadEnd (Function)
Ends the execution of the current thread.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
StringReverse (Function)
Reverses the characters of a string.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
iPrintBlock (Function)
Forces a report block to print.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.