ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
OLESave (Function)
Saves the object found in an OLE control in binary format.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
<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)....
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
HUnlockRecNum (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)....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
The Tab control
The Tab control is used to simultaneously display different controls......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
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.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.