ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
HOpen (Function)
Opens a data file.
SocketCreate (Function)
Creates a socket.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Operations performed on use case diagrams
The following paragraphs explain......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....