ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDDescription (Function)
Returns the description of an OID.
HError (Example)
Usage example of the HError function
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
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......
SNMPOIDType (Function)
Returns the type of data in an OID.
Library,Disk (External language)
Opens the project library that is stored on disk.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HListFile (Example)
Usage example of the HListFile function
Financial constants
List of constants used by the financial functions....
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
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......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
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