ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateView (Example)
Usage example of the HCreateView function
Events associated with internal windows
List of events associated with internal windows...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Import a list of requirements
The Project Management Hub allows you to import requirements......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
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, ...).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
grZoom (Function)
Defines the zoom of a chart.
fCopyDir (Example)
Usage example of the fCopyDir function
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration 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....
HOpen (Function)
Opens a data file.
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