ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer report
The report editor gives you the ability to create "Organizer" reports....
Error 203: The procedure already has a scope attribute (local or global)
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Merging differences (SCM)
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
11. External component
Keep-alive on connection
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.