ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSH constants
The following constants are used to manage an SSH server:...
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or programmatically. Set the default value of an item (only for items defined programmatically)....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
WordToArray (Function)
Fills an array with the words from a string.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HDescribeFile (Function)
Describes a data file programmatically.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Seek (Function)
Searches for the index of an element in a WLanguage array.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
InfoBuild (Function)
Displays a custom message in a system information window.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
fDirRename (Function)
Renames a directory.