ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WaitWindowStart (Function)
Opens the wait window of application.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
nWDGetLastError: Error code of last error
Error code of last error......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
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....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
WinCopyForm (Function)
Copies the content of a form into the clipboard.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
Logical operators
The logical operators are as follows......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
BrowserRunApp (Function)
Opens the default Web browser of the current device.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
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......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.