ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Drawing constants
List of constants used by the drawing functions....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
ImageStopScrolling (Function)
Stops the automatic image sliding.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
SocketWrite (Function)
Writes a message intended to another socket.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
<Image>.Resize (Function)
Resizes an image in an Image control.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.