ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV 2024
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
1. What is the WEBDEV administrator used for
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Type and version of Web server
The configuration diagnostic displays the following error......
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Native Sybase Connector for WINDEV and WEBDEV 2024
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....