ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramToSVG (Function)
Exports a diagram to an SVG image.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
How to open a window?
NetSendFile (Example)
Usage example of the NetSendFile function
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
14. Generation modes
Generation modes...
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
HError (Example)
Usage example of the HError function
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
fTempPath (Example)
Usage example of the fTempPath function
3-tier architecture
The development in "3-tier" architecture is now simplified......
SNMPOIDType (Function)
Returns the type of data in an OID.
Library,Disk (External language)
Opens the project library that is stored on disk.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
HListFile (Example)
Usage example of the HListFile function
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Replication (Property)
The Replication property is used to identify and change the replication mode.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.