ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
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.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Events associated with control templates
List of events associated with control templates...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Events associated with supercontrols
List of events associated with supercontrols...
HExtractMemo (Example)
Usage example of the HExtractMemo function
HLinkMemo (Example)
Usage example of the HLinkMemo function
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.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
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......
WINDEV: Example of programmed Drag and Drop
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
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).