ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreate or HCreationIfNotFound).
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
sEvent (Function)
Branches an event on a serial port.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
dDifferenceImage (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Installing the robot controller
The monitoring robot includes three executables......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Scheduler control events
The following events associated with Scheduler controls:...
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
ControlClone (Function)
Creates a new control from an existing control.