ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
MemFound (Function)
Checks whether the sought element was found.
XML management: Use example
This application example manages an XML file named "Orders......
fLock (Function)
Entirely or partially locks an external file.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HDelete (Function)
Deletes a record from a data file (query or view).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Sensor constants
Constants used by the SensorXXX functions...
SocketCreate (Function)
Creates a socket.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
iEllipse (Function)
Prints an ellipse (in a rectangle).
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.