ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
HOpen (Function)
Opens a data file.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
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.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
fCopyDir (Example)
Usage example of the fCopyDir function
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Browser constants
DDEError (Function)
Returns the runtime status report of a DDE function.
grZoom (Function)
Defines the zoom of a chart.
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
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
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.
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....