ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
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....
SysSerialNum (Function)
Returns the IMEI number of the current device.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Generating an application for Universal Windows 10 App
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
14. Generation modes
Generation modes...
Crosstab report
The report editor allows you to create "Crosstab" reports......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
SFDelete (Function)
Deletes records from a Salesforce database.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
ContextClose (Function)
Closes a page context.
The Edit control
The Edit control allows users to enter data......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.