ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
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.
ThreadState (Function)
Returns the current status of a thread.
RESTSend (Function)
Sends a REST request and waits for the server response.
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......
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.