ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQueryConnection (Function)
Initializes the query linked to the report.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
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....
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
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.
HCreateView (Example)
Usage example of the HCreateView function
HOpen (Function)
Opens a data file.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
fCopyDir (Example)
Usage example of the fCopyDir function
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
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....
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration 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
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....