ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

17. TLS/SSL: Encrypting information on the Web
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Typecasting of parameters
The description of the parameter type is optional......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Managing assertions
...The main available features are as follows:...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
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......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Operations performed on class diagrams
The following paragraphs explain......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......