ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
iFont (Function)
Selects the default font.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
13. Generation modes
xlsColumnType (Example)
Usage example of the xlsColumnType function
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
KeyCompareKey (Function)
Compares an initial key with an activation key.
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.
2. Projects in practice
SFDelete (Function)
Deletes records from a Salesforce database.
5. The following files are automatically created
WinCopyForm (Function)
Copies the content of a form into the clipboard.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
fEncrypt (Example)
Usage example of the fEncrypt function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....