ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
WDScript: use in command-line and console mode
1. RAD (Rapid Application Development)
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......