ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
SQL functions: Special case
List of SQL functions: Special case...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.