ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to......
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
DriveListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
Management of MQTT (prefix syntax)
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HPrevious (Function)
Positions on the previous file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
HErrorLock (Function)
Used to check whether a lock error occurred.
Manager of automated tests
The test manager is used to......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
InWebserviceMode (Function)
Determines if the code is being executed in the AWWS engine.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Handling TimeLine controls programmatically
A TimeLine control can be......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.