ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
J2EE functions
List of J2EE functions...
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Camera/Video functions (prefix syntax)
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Project description: Style tab
The project description window allows you to configure various elements of your project......