ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Changing sites from AWP to SEO-ready session mode
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...
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.
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
FileDisplay (Function)
Displays a file in the user's browser.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
3. Managing sockets
WINDEV includes advanced socket management functions....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
GDI+ framework
Some WINDEV features use the GDI+ framework......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Typing multilingual texts
For a multilingual application, you have the ability to......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Binding a Combo Box control to an item
Programming custom calculations in Table controls
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Browser management functions
List of functions for managing browsers...
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......