ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
BurnerSelect (Function)
Used to select the default burner.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Multimedia control events
List of events associated with a Multimedia control...
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
ColorPalette (Function)
Returns a color found in the current palette.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......