ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
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.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Content (Property)
The Content property is used to get and change the content of an element.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Input (Function)
Displays a message allowing the user to type an information.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Attribute (Property)
The Attribute property is used to manage attributes.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
ToastDisplay (Function)
Displays a "Toast" message.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.