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.
SQLTransaction (Example)
Usage example of the SQLTransaction function
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
HRecNum (Example)
Usage example of the HRecNum function
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Size (Example)
Usage example of the Size property
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
Title (Property)
The Title property is used to get and change the title of an element.
HDeclare (Example)
Usage example of the HDeclare function
FTPDate (Example)
Usage example of the FTPDate function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
Width (Property)
The Width property is used to determine and change the width of an element.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.