ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options
The compilation options allow you to define the help system generation settings......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
MatMultiply (Function)
Multiplies two matrices.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
Constants for managing arrays
List of constants used by the functions for array management....
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Label report
The report editor allows you to create "Label" reports......