ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Compilation options (HLP format)
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
ERR_DISCONNECTED_EXEC
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.