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, ...
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
HReadLast (Example)
Usage example of the HReadLast function
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
SFDelete (Function)
Deletes records from a Salesforce database.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
SysSerialNum (Function)
Returns the IMEI number of the current device.
HStatNbRec (Function)
Returns the number of entries for a given key item.
SecretString (Variable type)
The SecretString type is used to manipulate strings contained in a password vault.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
MyWindow (Reserved word)
MyWindow is used to handle the current window...