ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ThreadMode (Function)
Changes the management mode of threads.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Thread management functions
List of functions for managing threads...
grDeleteAll (Function)
Erases a chart and destroys this chart.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
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....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
grZoom (Function)
Defines the zoom of a chart.
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, ...).