ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
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....
Obtaining an SSL certificate for IIS2 (2.0 or later)
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
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......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
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......
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......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
SQL functions: Special case
List of SQL functions: Special case...
PreviousPage (Function)
Returns the name of the previous page.
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.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Image (Property)
The Image property gets and sets the background image of a control or block.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
User Groupware files
Two categories of data files are managed......
Using WDDIXIO
To translate the text used in your project:...
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....