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.
3. Deploying a WINDEV application
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
WEBDEV 2024 Tutorial - Table of contents
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Composite keys
A composite key is a key item containing several other items......
TabClose (Function)
Closes a dynamic pane in a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....