ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Designation of current element (Reserved word)
The keywords used to identify the current element are:
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
HModify (Example)
Usage example of the HModify function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HSetPosition (Example)
Usage example of the HSetPosition function
Various constants
List of various constants used by the constants WINDEV functions....
HForward (Example)
Usage example of the HForward function
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
FolderData (Function)
FolderData is kept for backward compatibility.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
14. PHP generation in practice