ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
11. User Macro-Code: UMC in practice
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
BrowserPlatform (Function)
Returns the user's browser platform....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Automatic error handling
Error handling can be customized for each process......
Automatic management of exceptions
The management of exceptions can be customized by process......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Writing an email: the available methods
This help page presents the methods for writing an email....
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Aliases on data files: HAlias
The aliases are used to handle......
CookieDelete (Function)
Deletes a cookie on the user's computer....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Python: Native calls
WLanguage allows for native Python calls......
PageDisplay (Function)
Displays a web page in the user's browser....
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.