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.
Events associated with Edit controls
WLanguage events associated with Edit controls...
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
4. When to use the debugger?
Kanban control events
The following events are associated with Kanban controls......
ERR_BAD_CONTEXT_INVALID
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Step 1: Configuring the print parameters
This step allows you to choose......
ERR_DISCONNECTED_BY_ADMIN
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
ERR_NO_APPLICATION
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Events associated with Table controls
List of events associated with Table controls...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Query editor
The query editor is used to automatically create queries on the data files......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......