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.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
System constants
List of constants used by the system functions....
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
fSeek (Example)
Usage example of the fSeek function
HIndex (Function)
Rebuilds the file index (".NDX" file).
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Name (Property)
The Name property is used to get the name of an element.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
GetVariableDefinition (Function)
Gets the description of a variable.
Type (Property)
The Type property gets and sets the type of an element.