ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. UI: Windows
IU of windows...
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Handling Spreadsheet controls programmatically (in a report)
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
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......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
ERR_NO_CURRENT_PAGE
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
2. WEBDEV administrator in practice
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Extracting messages added or modified since last extraction
A project was already created and translated......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Creating a delete query
A delete query (corresponding SQL statement......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......