ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Constants for managing images in websites
fDelete (Function)
Deletes a file accessible from the current computer.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ThreadEnd (Function)
Ends the execution of the current thread.
StringReverse (Function)
Reverses the characters of a string.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
MatMultiply (Function)
Multiplies two matrices.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.