ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
FileDisplay (Function)
Displays a file in the user's browser.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Alignment
The Alignment property is used to align elements.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
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.