ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Twain constants
List of constants used by the Twain functions....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Events associated with Table controls
List of events associated with Table controls...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.