ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
zipDeleteFile (Function)
Deletes a file from an archive.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Decode (Function)
Decodes a character string that was encoded by Encode.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Various constants
List of various constants used by the constants WINDEV functions....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Burner constants
List of constants used by the burner functions....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
fSelectDir (Function)
Opens a directory picker.