ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDGetLastError: Error code of last error
Error code of last error......
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.
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.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Factorial (Function)
Returns the factorial of an integer number.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
Random (Function)
Returns a random number.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Constants for managing appointments
Lists of constants used to manage the appointments...