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.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Local procedure
Two types of procedures are available......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
1. The WINDEV Framework
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Project (External language)
Opens and runs a WINDEV project.
WDEnd (External language)
Ends a program that is using WINDEV.
Open (Function)
Opens a modal WINDEV window.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
General environment of WINDEV
WINDEV Framework License Agreement
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
WINDEV Mobile Framework License Agreement
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....