ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
4. Activating a dynamic WEBDEV site
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
The test mode cannot operate without the project and its pages, ...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
2. UML models
Glossary
The glossary lists all the abbreviations used in the code editor......
2. UML models
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Functions for managing the Combinations and Enumerations
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.