ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
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.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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....
GetTheme (Function)
Gets the current theme of a mobile application.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
PDF Reader control events
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
LoadParameter (Function)
Reads a persistent value.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
The "Analysis" pane
The "Analysis" pane lists......
Interactive notification management constants
Interactive notification management constants...
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
JSONToVariant (Example)
Usage example of the JSONToVariant function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
fSeek (Example)
Usage example of the fSeek function