ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
HCloseConnection (Function)
Closes a connection to a database.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Setup on a local network (LAN)
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Miscellaneous Windows constants
List of constants used by the Windows functions....
ExeGetPID (Function)
Returns information about the current process.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Phone constants (Android / iOS)
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Various constants
List of various constants used by the constants WINDEV functions....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
"?" menu
WINDEV proposes a help menu adapted to your applications......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Source (Property)
The Source property is used to get and change the source of an element.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.