ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The pages
Pages are the main interface of a WEBDEV site......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
The server is currently updated. Retry later.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
WDTestSite: Load test
The stress tests are used to check......
The requested action cannot been performed: the page was not synchronized
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
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....
The Site Map control
The Site Map control allows the Web user to......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
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....
12. Preventing from going back to a page
1
2
3
4
5
6
341
>