ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Password (Property)
The Password property sets and changes the password.
SocketConnect (Function)
Connects a client computer to a given socket.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Net constants
List of constants used by the Net functions....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....