ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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?...
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.
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....
Programming custom calculations in Table controls
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......
Binding a Combo Box control to an item
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......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Browser management functions
List of functions for managing browsers...
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
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......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
.NET Assemblies
.NET is Microsoft's software development platform......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......