ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to save and retrieve an image in a binary memo
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
ERR_BAD_CONTEXT
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Printing in PDF format: Special cases
Specific features of print in PDF format...
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
Error 11: The label is unknown
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Accessing a database via a web service
The database can be accessed via a web service......
Generating an application for Universal Windows 10 App
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....