ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL properties
List of HFSQL properties...
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
SocketWrite (Function)
Writes a message intended to another socket.
zipExist (Function)
Used to find out whether an archive exists.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
The Clickable Image control
The Clickable Image control can be used to......
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
HReadSeek (Example)
Usage example of the HReadSeek function
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Reduce (Function)
Applies a computation to each element of a WLanguage array.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
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.
EmailCheckAddress (Function)
Checks the validity of an email address.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
fCreate (Function)
Creates an external file.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....