ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
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......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Various WEBDEV constants
Various WEBDEV constants...
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......
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)......
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......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Android Control Center
Do you know where to find your application log files?...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......