ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
ERR_NOTADEVVERSION
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Table,Display (External language)
Refreshes the Table control.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Functions for managing multiple languages
Functions for managing multiple languages...