ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
PermissionRequest (Function)
Prompts the user to grant an application permission.
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
12. Control templates
...Control templates...
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
AppInstallUPD (Function)
Triggers the automatic update of current application.
Lock functions
List of Lock functions...
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
KioskDisable (Function)
Disables kiosk mode for the current application.
PermissionList (Function)
Returns one or all the permissions declared by the application.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
GetTheme (Function)
Gets the current theme of a mobile application.
SysNameExe (Function)
Returns the name and full path of an application.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
zipListFile (Function)
Returns the list of files found in an archive.
Referring to an element in a WLanguage event / process
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
zipOpen (Function)
Opens an existing archive.