ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Upload control events
The following processes are associated with the Upload control:...
The Upload control
The Upload control is used to upload files on the Web server......
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.