ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Native calls
WLanguage allows for native Python calls......
Code editor: Display options
The code editor proposes several display options......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Status bar of windows
The status bar of a window is used to display several types of information......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Test (External language)
Displays each function call and each status report returned by the function.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
2. Static or dynamic site
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
.NET object
To access a class......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server 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....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......