ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
4. UI: Windows
IU of windows...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
What is an application?
An application is a set of objects (windows, controls, ......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
6. WEBDEV Account Manager
Copying controls from the report editor
The controls can be copied from the report editor......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Setup of the WEBDEV Application Server for Linux
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
The indexed controls
A control is an indexed control if it contains several controls with the same name......