ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with List Box controls
List of events associated with List Box controls...
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
12. Pages in practice
29. SEO in practice
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
ERR_CANNOT_RUN_EXPLORER
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
ERR_MSG_BOX
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Handling Scheduler controls programmatically
A Scheduler control can be......
11. User Macro-Code: UMC in practice
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.