ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
EmailGetAll (Function)
Retrieves all the emails found on a server.
The "Analysis" pane
The "Analysis" pane lists......
RGB (Function)
Defines a color from its Red, Green and Blue components.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
<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>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
RESTSend (Function)
Sends a REST request and waits for the server response.
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
HDescribeConnection (Function)
Describes a new connection to an external database.
Error 1049: The access directives are not allowed in a composite variable
Installing the monitoring robot
The monitoring robot includes three executables......
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
DotNetRun (Function)
Runs a procedure on a .Net server.