ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
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......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
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......
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......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
11. External component
Keep-alive on connection
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
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......
ERR_DISCONNECTED_EXEC
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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.