ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......