ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
ExeGetPID (Function)
Returns information about the current process.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
grZoom (Function)
Defines the zoom of a chart.
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.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
fCopyDir (Example)
Usage example of the fCopyDir function
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
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.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
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).