ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
iPrintReport (External language)
Prints a report created with the report editor.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
RGB (Function)
Defines a color from its Red, Green and Blue components.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Socket constants
List of constants used by the functions for socket management....
Table,Add (External language)
Adds an element to a Table control.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
3. Managing sockets
WINDEV includes advanced socket management functions....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......