ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The Clickable Image control
The Clickable Image control can be used to......
Aliases on data files: HAlias
The aliases are used to handle......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Various WEBDEV constants
Various WEBDEV constants...
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Materialized view
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Control constants
List of constants used by the functions for managing controls...
REP files
REP files contain the list of data files handled by the application....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min