ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests: Emulation functions
List of automatic tests: Emulation functions...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Events associated with breaks
Adds a shadow effect on an image found in an Image variable....
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....
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)....
HListConnection (Function)
Returns the list of connections currently described in the application: connections described in the data model editor (for the main database schema and, if necessary, additional database schemas). connections described by programming (with functions HDescribeConnection or HOpenConnection)....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Kanban control events
The following events are associated with Kanban controls......
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
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......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
Removing a project from the SCM (Source Code Manager)
Same source code for 32 and 64-bit applications
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Body (Property)
The Body property gets and sets the HTML body of an HTML Display control or an HTML Editor control.
Control template
A control template is a set of controls that can be reused in several windows or pages......
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
Events associated with Calendar controls
List of events associated with Calendar controls...