ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
iPrintImage (Example)
Usage example of the iPrintImage function
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
BrowserPlatform (Function)
Returns the user's browser platform....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
14. Managing the "Back" button in practice
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
BrowserType (Function)
Returns the type of browser used by the Web user.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
HAdd (Example)
Usage example of the HAdd function
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Window (External language)
Returns the number of windows opened at a given time.