ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadState (Function)
Returns the current status of a thread.
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).
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
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.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
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....
fLongPath (Example)
Usage example of the fLongPath function
dbgEnableLog (Function)
Enables the runtime log programmatically.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.