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.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV and the SOAP protocol
Java application and WINDEV
A Java application is an application entirely compiled in Java......
WINDEV 2024 Tutorial
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketCreate (Function)
Creates a socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WDInst: handling the files to install
By default, the files to install are......
License agreement for Native Sybase Connector
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Reverse code modeling
The reverse code modeling allows you to view in a graph......