ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
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.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
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.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
fLongPath (Example)
Usage example of the fLongPath function
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
fSplit (Function)
Splits a file into several files.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
RESTSend (Function)
Sends a REST request and waits for the server response.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
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......
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.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.