ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Age (Function)
Returns the age according to the date of birth.
ThreadCurrent (Function)
Returns the name of the thread currently run.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
fMoveDir (Example)
Usage example of the fMoveDir function
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
XMLFind (Function)
Performs a search in an XML document.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
ThreadState (Function)
Returns the current status of a thread.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
RESTSend (Function)
Sends a REST request and waits for the server response.
Drop-down button
The drop-down button expands: a context menu. a popup window....