ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPRenameFile (Example)
Usage example of the FTPRenameFile function
fDelete (Function)
Deletes a file accessible from the current computer.
WordToArray (Function)
Fills an array with the words from a string.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
InfoBuild (Function)
Displays a custom message in a system information window.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
<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.
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.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
HTTPCreateForm (Function)
Creates an HTTP form.