ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing an element
A flexible modeling includes different elements linked together......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Using .NET assemblies in a project
To use .NET assemblies in a project......
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
AAF: Sort/Search/Filter on the columns of Table controls
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....