ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
IdentifierAWPContext (Function)
Returns the identifier of 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.
HState (Function)
Used to find out the state of a record.
WinStatus (Function)
Identifies or modifies the window status.
2. Static or dynamic site
DDE constants
List of constants used by the DDE functions...
Constants for object visibility
List of constants for managing the visibility of an object....
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
HCross (Function)
Crosses a record in a data file.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Recycle code windows
By default, a single code window is opened per ......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
GetActiveObject (Example)
Usage example of the GetActiveObject function
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
ControlClone (Function)
Creates a new control from an existing control.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HRead (Function)
Reads a record in a file according to a given record number.