ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HViewToFile (Example)
Usage example of the HViewToFile function
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
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
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.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
LooperInsertLine (Function)
Inserts a row into a Looper control.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
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)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function