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.
Step 4: Start printing
To start the print job, simply use iEndPrinting......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Version (Property)
The Version property gets and sets the version of an element.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Scope (Property)
The Scope property property is used to specify requested permissions.
ReplicInfo (Function)
Returns information about a replication.
ThreadCurrent (Function)
Returns the name of the thread currently run.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.