ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
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....
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema......
Testing a project: setting
By testing the project you can simulate how the application will run......
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
16. Types of code
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Managing main window menus
A main menu is necessarily associated with a window......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....