ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatDelete (Function)
Deletes an existing matrix.
LooperCount (Function)
Returns the number of rows in a Looper control.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
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......
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
fDirectoryExist (Function)
Checks the existence of a directory.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
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.
HCancelSeek (Function)
Cancels the current search criterion.
Random (Function)
Returns a random number.