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 an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Programming an indexed control
DotNetDelegate (Function)
Initializes a.NET delegate.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Style of a control
As soon as it is created, a control is associated with a style......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Android Widget windows
An Android application can contain one or more Widget windows......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Principle for running threads
At runtime, an application runs in a main thread......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Data model editor: types of links
Several types of links can be found between the files......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Items used in a select query
A query created in the query editor can contain several types of items......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.