ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Creating the Relation windows of a WINDEV RAD pattern
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
HOnError (Function)
Customizes the management of HFSQL errors.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
HTTP constants
List of constants used by the HTTP functions....
HErrorLock (Function)
Used to check whether a lock error occurred.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
SNMPStartSession (Function)
Starts an SNMP session.
Table,Add (External language)
Adds an element to a Table control.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Events associated with internal windows
List of events associated with internal windows...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
sEndEvent (Function)
Disables the detection of an event on a serial port.
TableMode (Function)
TableMode is kept for backward compatibility.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min