ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
zipMerge (Example)
Usage example of the zipMerge function
HTTPCreateForm (Function)
Creates an HTTP form.
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.
HViewToFile (Example)
Usage example of the HViewToFile function
Compile (Example)
Usage example of the Compile function
InfoBuild (Function)
Displays a custom message in a system information window.
<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
fWrite (Function)
Writes: a character string into an external file. a memory section....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
fExtractPath (Example)
Usage example of the fExtractPath function
2. Projects in practice
fSeek (Example)
Usage example of the fSeek function
INIRead (Example)
Usage example of the INIRead function