ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Creating a Java archive
When your Java application is developed, you can......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV website......
Replication: The different types
The data replication is a powerful feature......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
GeometryUnion (Function)
Returns a geometry corresponding to the union of two geometries.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
Constants used by the functions for managing Dockable Panel controls
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....