ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Error 2: Incomplete line
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
MatFloatAdd (Function)
Adds a value to each matrix element.
SocketExist (Function)
Checks the existence of socket.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Installing a SOAP server with Apache
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
ChangeAction (Example)
Usage example of ChangeAction
SysErrorMode (Function)
Modifies the display mode of errors.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.