ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
dbgEndRecording (Function)
Stops recording the scenario.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Power (Function)
Raise a number to a power.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
<Source>.Read (Function)
Reads a record in a file according to a given record number.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).