ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Conversion (Function)
Converts a value from a unit to another one.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
16. Java applications in practice
Java applications in practice...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
How to create a patch?
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......