ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties of a help page
The characteristics of a help page are used to define......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
OpenSister (Function)
Opens a non-modal sibling window.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Code editor: Display options
The code editor proposes several display options......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Name (Property)
The Name property is used to get the name of an element.
Miscellaneous Windows constants
List of constants used by the Windows functions....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
OpenMobileWindow (Function)
Opens a window in a mobile application.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Handling menu options programmatically
The menu options can be handled......