ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
9. Generation modes
WINDEV Mobile includes different types of generation......
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Access rights to a class property
A property is a code element that includes two processes......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
Speech synthesis management functions
The following functions are used to manage speech synthesis...
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
11. User Macro-Code: UMC in practice
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......