ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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?...
FileDisplay (Function)
Displays a file in the user's browser.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Handling a control through programming in a report
All report controls can be handled through programming......
Input (Function)
Displays a message allowing the user to type an information.
LooperSelectPlus (Function)
Selects a row in a Looper control.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
gImage (Function)
Builds a sequence of characters containing an image.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
OpenSister (Function)
Opens a non-modal sibling window.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
PDFPassword (Function)
Protects a PDF document with a password.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.