ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLToText (Function)
Converts a character string in XML format into a standard character string.
SNMPCloseSession (Function)
Closes an SNMP session.
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.
Properties associated with a page
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
LooperCount (Function)
Returns the number of rows in a Looper control.
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.
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......