ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
AAF: Sort/Search/Filter on the columns of Table controls
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
SCM file format evolutions
Four versions are available for the SCM repository......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
XML management: Use example
This application example manages an XML file named "Orders......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Reports
A report provides a custom view of data......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......