ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing constants
List of constants used by the drawing functions....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
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......
Camera control in a mobile application
The Camera control is used to......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Translating a text file with WDTRAD
gpwMode (Function)
Returns the runtime mode of the User Groupware.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
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......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
4. When to use the debugger?
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
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.
SocketWrite (Function)
Writes a message intended to another socket.
SocketClose (Function)
Closes a socket or a connection to a server socket.