ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
Information 37: Optimize your FOR loop
Glossary
The glossary lists all the abbreviations used in the code editor......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
11. Choosing the action of a button/link
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
MaskFormat (Function)
Formats a character string using an InputMask variable.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Android Control Center
Do you know where to find your application log files?...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
1. Project and analysis
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
1
4
5
6
7
8
29
>