ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Push notification
A mobile device can receive push notifications......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......