ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
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)....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
fDelete (Function)
Deletes a file accessible from the current computer.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
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.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
LooperInsertLine (Function)
Inserts a row into a Looper control.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HTTPSendForm (Function)
Sends an HTTP form.
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)....