ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
EmailUnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
zipExist (Function)
Determines whether an archive exists.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
QuickActionList (Function)
Lists the application's quick actions....
NotifPushSendSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
Component (Property)
The Component property configures the different components of a composite key.
RedisSet (Function)
Changes the value of a key on a Redis server.
HInfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.