ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarSelectPlus (Function)
Selects a date in a Calendar control.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Multimedia functions
List of Multimedia functions...
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
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.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
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.