ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadMode (Function)
Changes the management mode of threads.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
fMoveFile (Function)
Moves a file from one directory to another.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grDeleteAll (Function)
Erases a chart and destroys this chart.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
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....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
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.