ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
SSHWrite (Function)
Writes data into the specified SSH session.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
iColumnEnd (Function)
Forces a column break in a multi-column report.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Select query description window: Items that can be used
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.