ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing parallel tasks
The computers are becoming more and more powerful......
Declaration (Property)
The Declaration property is used to define a type.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Functions for managing objects (External language)
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Events associated with control templates
List of events associated with control templates...
HLinkMemo (Example)
Usage example of the HLinkMemo function
Events associated with supercontrols
List of events associated with supercontrols...
HExtractMemo (Example)
Usage example of the HExtractMemo function
WINDEV: Example of programmed Drag and Drop
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Native Access to SAP
SAP is a widely used ERP......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HOnError (Function)
Customizes the management of HFSQL errors.
Constant
The constants are language elements whose value is fixed once and for all...
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).