ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
PageChangeLayout (Function)
Applies a specific layout to a page.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Constants for managing emails
List of constants used by the functions for managing emails....
FontSelect (Function)
Opens the standard Windows font selection window by selecting the specified font.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).