ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Access to SAP
SAP is a widely used ERP......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Events associated with a Switch control
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Events associated with Check Box controls
List of events associated with Check Box controls...
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Events associated with Image controls
List of events associated with Image controls...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Common project
Projects are often cross-platform......
Removing a project from the SCM (Source Code Manager)
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....