ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
fDriveInfo (Function)
Returns information about a drive.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
fDelete (Function)
Deletes a file accessible from the current computer.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.