ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia functions
List of Multimedia functions...
Error 810: * can only be used for a parameter with a default value
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Position
The Position keyword can correspond to...
After
They After keyword can correspond to:
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Error 403: The item does not belong to the file
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.