ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cube control properties
List of properties associated with the Cube control...
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Component diagram
A component diagram shows the physical and static architecture of a system software......
PC SOFT Free Technical Support
Thank you for buying one of our products......
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Operations performed on component diagrams
The following paragraphs explain......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......