ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
ThreadCurrent (Function)
Returns the name of the thread currently run.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
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......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Age (Function)
Returns the age according to the date of birth.
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.
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Drop-down button
The drop-down button expands: a context menu. a popup window....