ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
11. Table/Looper controls
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
11. Table/Looper controls
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....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
12. Control templates
WINDEV Mobile allows you to create control templates....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
12. Available tests
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
13. Security benefit: managing the "Back" button
Label report
The report editor allows you to create "Label" reports......