ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
gpwMode (Function)
Returns the User Groupware runtime mode.
PageChangeLayout (Function)
Applies a specific layout to a page.
Image drawing and processing functions
List of image drawing and processing functions...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Setup on a local network (LAN)
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
RGBBlue (Function)
Returns the blue component of an RGB color.
SNMP constants
List of constants used by the SNMP functions....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
SocketAccept (Function)
Run on the server, this function accepts a connection request on an existing socket on the server machine.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
SocketClose (Function)
Closes a socket or the connection to a server socket.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.