ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserRunApp (Function)
Opens the default Web browser of the current device.
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.
The Clickable Image control
The Clickable Image control can be used to......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
WaitWindowStart (Function)
Opens the wait window of application.
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.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Code snippets
The code editor allows you to enter "Code snippets"......
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)...
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Functions for handling directories and external files
List of functions for handling external files...