ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Query and project
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
11. Controls in practice
Discover the main characteristics of the controls...
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Automatic documentation of external components
External components must include a technical documentation......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......