ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Error 1016: The method of the class is private
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Events associated with Bar Code controls
List of events associated with Bar Code 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......
Locking data files: correspondence between WINDEV 5.5 and the later versions
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Handling Scheduler controls programmatically
A Scheduler control can be......
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......
ERR_ALREADYCONNECTED
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
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......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Setup on a local network (LAN)
OLELoad (Function)
Initializes an OLE control with an OLE object.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......