ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPRenameFile (Example)
Usage example of the FTPRenameFile function
fDirRename (Function)
Renames a directory.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
<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
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
InfoBuild (Function)
Displays a custom message in a system information window.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
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.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
iPrintReport (External language)
Prints a report created with the report editor.
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.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Compile (Example)
Usage example of the Compile function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a 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)....