ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
<Image>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image control.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
HFSQL Client/Server: Configuring the data files on the server
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
ComponentLocate (Function)
Specifies the access path to an external component of project.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
<Image variable>.Fill (Function)
Colors an area in an Image variable.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.