ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
HFilter (Function)
Defines and enables a filter on a table, view or query.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......