ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFSearch (Function)
Performs a search among the records found in a Salesforce database.
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.)......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
SFAdd (Function)
Creates a record in a file of a Salesforce database.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
HAdd (Example)
Usage example of the HAdd function
Using several libraries in an application
A library is a WDL file that contains all the resources......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed as parameter.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......