ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sensor constants
Constants used by the SensorXXX functions...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
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.
HDelete (Function)
Deletes a record from a data file (query or view).
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
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....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SocketCreate (Function)
Creates a socket.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
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......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
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.)....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).