ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
The Upload control
The Upload control is used to upload files on the Web server......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Custom tooltips
Tooltips are very useful for application users......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Structure (Type of variable)
A structure is a custom type of data...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Automatic error handling
Error handling can be customized for each process......