ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
zipMerge (Example)
Usage example of the zipMerge function
HViewToFile (Example)
Usage example of the HViewToFile function
SSH constants
The following constants are used to manage an SSH server:...
Seek (Function)
Searches for the index of an element in a WLanguage array.
HTML Editor control properties
Properties associated with the HTML Editor control....
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).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
LooperInsertLine (Function)
Inserts a row into a Looper control.
HDescribeFile (Function)
Describes a data file programmatically.
HTTPCreateForm (Function)
Creates an HTTP form.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....