ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IdentifierAWPContext (Function)
Returns the identifier of AWP context.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
FileDisplay (Function)
Displays a file in the user's browser.
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
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
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....