ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
3-tier architecture
The development in "3-tier" architecture is now simplified......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
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......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
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....
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
HError (Example)
Usage example of the HError function
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.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
XMLDocument (Example)
Usage example of the XMLDocument function
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
fTempFile (Example)
Usage example of the fTempFile function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
iPrintReport (Example)
Usage example of the iPrintReport function