ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
PC SOFT Free Technical Support
Thank you for buying one of our products......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....