ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
EndProgram (Function)
Ends the execution of the current program.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
dCopy (Function)
Copies an image to another image.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
HErrorLock (Function)
Used to check whether a lock error occurred.