ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Detailed use of WINDEV FTP/RPC
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Configuring Reports & Queries
Reports & Queries is used to......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Integrated OCR (Optical Character Recognition) management functions
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
The server is currently updated. Retry later.
Guided tour management functions
Guided tour management functions...
Using the query result
The result of a select query can be used in......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Private Store for mobile applications
There are two methods two deploy your applications......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.