ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the areas defined in Zoning mode
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......
Error 1007: The member is global: use the: operator: to access it
Error 1038: This member already exists in the class
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Error 1009: The member of the class is private
Error 1037: This member already exists in the structure
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
6. WEBDEV Account Manager
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Error 1033: The access directives are not allowed in a structure
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min