ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
24. Displaying and linking pages
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to find out whether a report was printed?
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
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....
Error 1023: The access to the method of the class is restricted by a private inheritance
Error 40: The END statement marking the end of the class declaration is missing
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Share your projects via Git
Git is a source code manager......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
ERR_DISCONNECTED_TIMEOUT
Operations performed on class diagrams
The following paragraphs explain......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......