ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Error (Function)
Displays a custom error message in a system error window.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
TreeSelectPlus (Function)
Selects an element in a TreeView control.
GetDefinition (Function)
Retrieves the definition of element type.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Type (Property)
The Type property is used to get and change the type of an element.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......