ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
XMLFind (Function)
Performs a search in an XML document.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HDeleteServerTrigger (Function)
Deletes a server trigger.
PreviousPage (Function)
Returns the name of the previous page.
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Creating requirements
The following steps must be performed to implement the requirements......
ServicePause (Function)
Pauses a service.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Custom tooltips
Tooltips are very useful for application users......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....