ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
<WBadminAuth variable>.ListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
2. Analysis in practice
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
WindowsVersion (Function)
Returns the runtime mode of Windows.
ThreadMode (Function)
Changes the management mode of threads.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Close (External language)
Closes the current window and restores the context that existed before the window opening.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Invalid input functions
Invalid input functions...
Column events (Table control)
List of events associated with the columns of Table controls...
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.