ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Constants for managing contact functions
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Examples for using the OLE DB provider for HFSQL
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
SMSSend (Function)
Sends an SMS.
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Telemetry: Main features
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
fLoadResource (Function)
Loads the content of a resource from a library.
fCreateLink (Function)
Creates a link on a file at the specified location.