ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
SocketRead (Function)
Retrieves a message sent by another socket.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
Setup mode
Several methods can be used to distribute a WINDEV application......
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Creating a query
Two methods can be used to create a query......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
SQLModify (Example)
Usage example of the SQLModify function