ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Creating the Table windows of the WINDEV RAD pattern
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
25. Performing a process on several successive pages
Performing a process on several successive pages...
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Creating the Form windows of a WINDEV RAD pattern
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
FileDisplay (Function)
Displays a file in the browser of Web user.
iPageWidth (Example)
Usage example of the iPageWidth function
Creating the Form pages of a WEBDEV RAD pattern
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
iEllipse (Example)
Usage example of the iEllipse function
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.