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.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
DDEItem (Function)
Identifies the item affected by a DDE event.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
OLELoad (Function)
Initializes an OLE control with an OLE object.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
OLEServer (Function)
Lists the OLE servers registered toward the current system.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
13. Types of standard controls
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
UUDecode (Function)
Decodes a character string in UUEncode format.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
DDEString (Function)
Returns the information retrieved by DDERetrieve.