ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToText (Function)
Converts an HTML string or buffer to text.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
MatMultiply (Example)
Usage example of the MatMultiply function
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
MatAdd (Example)
Usage example of the MatAdd function
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
WinStatus (Function)
Identifies or modifies the window status.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
DnDCursor (Example)
Usage example of the DnDCursor function
MatDeterminant (Example)
Usage example of the MatDeterminant function
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
MatFill (Example)
Usage example of the MatFill function
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
MatInvert (Example)
Usage example of the MatInvert function
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
DnDEvent (Example)
Usage example of the DnDEvent function
OpenChild (Example)
Usage example of the OpenChild function