ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
fMoveFile (Function)
Moves a file from one directory to another.
HSL (Function)
Creates a color from its hue, saturation and lightness.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HsMenu,Label (Function)
Modifies the caption of a menu option.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
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.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
fDirExist (Function)
Checks the existence of a directory.
Using the Salesforce service
Salesforce is a very popular CRM software......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
WINDEV Mobile 2024 Tutorial - Table of contents
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
fSplit (Function)
Splits a file into several files.