ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Local procedure
Two types of procedures are available......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
4. When to use the debugger?
Automatic management of exceptions
The management of exceptions can be customized by process......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
3. Application development cycle
Development cycle of a WINDEV application....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
WDINT overview
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Error 1050: This member already exists in the composite variable
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......