ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Installing and starting WDTRAD
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Installing and starting WDTRAD
PDF Reader control events
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Using several libraries in an application
A library is a WDL file that contains all the resources......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
2. How to test a site?
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
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....
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.
Various constants
List of various constants used by the constants WINDEV functions....
JSONToVariant (Example)
Usage example of the JSONToVariant function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
fSeek (Example)
Usage example of the fSeek function
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.