ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Managing space characters in the searches?
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Error 4: A space is required after the ':' character
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....