ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPMakeDir (Example)
Usage example of the FTPMakeDir function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
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.
LooperInsertLine (Function)
Inserts a row into a Looper control.
HViewToFile (Example)
Usage example of the HViewToFile function
HTTPCreateForm (Function)
Creates an HTTP form.
<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)....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Compile (Example)
Usage example of the Compile function
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
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......
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).
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.