ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties / Properties associated with windows, pages and controls
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Example
Trace(IP_InternalPageControl1.SourcePage) // Displays IP_InternalPage2
Syntax
<Internal page used> = <Internal Page control>.SourcePage
<Internal page used>: Character string
Name of the internal page used by the "Internal page" control.
<Internal Page control>: Control name
Name of the Internal Page control.
Minimum version required
  • Version 20
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help