ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
fShortName (Example)
Usage example of the fShortName function
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
14. PHP generation in practice
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Viewing a report in 3D
Your report displays controls that overlap?......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Python: Native calls
WLanguage allows for native Python calls......
Info (Function)
Displays a custom message in a system information window.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Image (Property)
The Image property gets and sets the background image of a control or block.