ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page with parameters
Test of a query
The query editor allows you to run the test of query result......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Automatic documentation of external components
External components must include a technical documentation......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Bar Code management functions
The following functions are used to manage bar codes:...
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......