ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Rights on the virtual directory
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
1. What is the WEBDEV administrator used for
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Handling a Web Component control through programming
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....