ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
NetworkConnect (Function)
Associates a drive with a shared network directory.
JSONToVariant (Example)
Usage example of the JSONToVariant function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......