ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListGroup (Function)
Returns the list of groups of users defined for a connection.
BrowserType (Function)
Returns the type of browser used by the Web user.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
Creating help pages
A help system includes several pages......
SaaSAdminListUser (Function)
Lists the users of the SaaS web service database.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
ProgressBar (Property)
WLanguage proposes...
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
ERR_SESSION_CLOSED
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Clipping the window according to an image
An image can be used to easily define the shape of a window......
16. Types of code
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....