ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Email management functions
List of functions for managing emails...
Debugging functions
List of debugging functions...
Functions for managing Breadcrumb controls
List of functions for managing Breadcrumb controls...
Kanban control functions
The following functions handle Kanban controls......
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Page management functions
List of functions for managing pages...
Item control properties
List of properties associated with the Item control...
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Copying and cloning
Variables are copied using the "=" operator...
Socket constants
List of constants used by the functions for socket management....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
XLS file handling functions
List of functions for managing XLS files...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Recompiling the project
The project compilation is a process used to......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.