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.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Alignment
The Alignment property is used to align elements.
Structure (Type of variable)
A structure is a custom type of data...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Reals
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
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.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Facebook functions
List of Facebook functions...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Installing a Webservice (old format)
Priority (Property)
The Priority property is used to get and change the priority level of an element.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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.
ToastDisplay (Function)
Displays a "Toast" message.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.