ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Rating control properties
The Rating control can be used in a window as well as in a page....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Error 102: The constants can be defined in the initialization code of project, ...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....