ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
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...
FileDisplay (Function)
Displays a file in the user's browser.
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...
ConfigureAWPContext (Function)
Configures the operating mode of the 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.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fAttribute (Function)
Returns or modifies the attributes of a file.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
LooperDelete (Function)
Deletes a row from a Looper control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
LooperInsert (Function)
Inserts a row into a Looper control.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
TableInfoXY (Example)
Usage example of the TableInfoXY function
fUnlock (Example)
Usage example of the fUnlock function
xlsColumnType (Example)
Usage example of the xlsColumnType function
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Bluetooth functions
List of Bluetooth functions...
Index (Property)
The Index property is used to get the index of an element.
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
Parent (Property)
The Parent property gets the parent element of an element.
ServiceContinue (Function)
Restarts a paused service.
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......