ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
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)......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
WDXView: Overview
WDXView is an ActiveX browser......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
1. Project and analysis
Error 40: The END statement marking the end of the class declaration is missing
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema......
zipClose (Function)
Closes an archive.
<zipArchive variable>.Close (Function)
Closes an archive.
3. Deploying a dynamic WEBDEV site
Error 1009: The member of the class is private
9. Sharing a project in practice
Sharing a project in practice...