ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error (Function)
Displays a custom error message in a system error window.
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Control (Variable type)
The Control type is used to define the characteristics of a control.
Constants for WLanguage types
List of constants for managing WLanguage types....
Chart legends
Several types of legends are supported in the charts......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
2. User-friendly editors in practice
User-friendly editors in practice...
Composite keys
A composite key is a key item containing several other items......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
14. Controls in practice
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......