ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperCount (Function)
Returns the number of rows in a Looper control.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
WordCount (Function)
Returns the number of words in a string.
InJavaMode (Function)
Indicates whether the code is run in Java.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
iCloseReport (Function)
Stops printing the current report immediately.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
WordToArray (Function)
Fills an array with the words from a string.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
InPHPMode (Function)
Indicates whether the code is run in PHP.
SocketClose (Function)
Closes a socket or a connection to a server socket.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
nWDGetLastError: Error code of last error
Error code of last error......
MatCopy (Function)
Creates the copy of a matrix.