ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
SocketConnect (Function)
Connects a client computer to a given socket.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
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......
CallDLL32 (Function)
Runs a function found in an external DLL.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Bar code constants
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
The different types of integers
API (Function)
Runs a function found in an external DLL.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min