ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
The pages
Pages are the main interface of a WEBDEV site......
Using .NET assemblies in a project
To use .NET assemblies in a project......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
dbgEnableLog (Function)
Enables the runtime log programmatically.
14. Managing the "Back" button in practice
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
upnpDevice (Variable type)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
8. Sharing a project in practice
DotNetDelegate (Function)
Initializes a.NET delegate.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Designing a supercontrol
A supercontrol is an advanced type of control......