ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Secret string vault
Passwords, private keys and tokens are often used in programming......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
21. Reports
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Events associated with the Pivot Table control
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
WEBDEV 2025 Tutorial - Table of contents
Positions at the end of media file played in the Multimedia control.
WINDEV Mobile concepts
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
<Toast>.Display (Function)
Displays a "Toast" message.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......