ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
29. SEO in practice
<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.
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......
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.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
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......
Replication management functions
Three types of replication are proposed......
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....
ERR_ALREADYCONNECTED
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......
Composite chart
A composite chart is a chart that displays several types of charts......
Setup on a local network (LAN)
OLELoad (Function)
Initializes an OLE control with an OLE object.
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Access rights to a class property
A property is a code element that includes two processes......