ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Socket management functions
List of functions for managing sockets...
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
HTTP functions (prefix syntax)
List of HTTP functions...
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Image drawing and processing functions
List of image drawing and processing functions...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
gpwMode (Function)
Returns the runtime mode of the User Groupware.
Drawing constants
List of constants used by the drawing functions....
HTTP functions
List of HTTP functions...
20. Managing suggestions and incidents
Managing suggestions and incidents...
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
8. 10 tips for better interfaces...
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.