ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDelete (Function)
Deletes records from a Salesforce database.
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.
The Static control
A Static control is a control used to display a static text......
Internal component
An internal component is a set of elements from a project......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
KeyCompareKey (Function)
Compares an initial key with an activation key.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
SecretString (Variable type)
The SecretString type is used to manipulate strings contained in a password vault.
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
WINDEV: Example of programmed Drag and Drop
Copying and cloning
Variables are copied using the "=" operator...
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......