ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Creating a Pivot Table control
To create a Pivot Table control......
13. External component in practice
External component in practice...
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
grParameter (Function)
Retrieves or modifies a chart parameter.
Sound (Function)
Plays a sound in WAV format.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HReadSeek (Example)
Usage example of the HReadSeek function
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
DDEError (Function)
Returns the runtime status report of a DDE function.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
8. Sharing a project in practice