ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Burner constants
List of constants used by the burner functions....
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
FileDisplay (Function)
Displays a file in the browser of Web user.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
LDAP constants
List of constants used by the LDAP functions....
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Events associated with Spin controls
List of events associated with Spin controls...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Managing space characters in the searches?