ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
5. Which type of server to choose?
HFSQL constants
List of constants used by the HFSQL functions....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
9. Internal page
ControlClone (Function)
Creates a new control from an existing control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
FTP constants
List of constants used by the FTP functions....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
ContactAdd (Example)
Usage example of the ContactAdd function
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Net constants
List of constants used by the Net functions....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.