ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control
The Multimedia control is used to play multimedia files......
Reports
A report provides a custom view of data......
AAF: Sort/Search/Filter on the columns of Table controls
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Properties associated with Combo Box controls that display a table
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Properties associated with the chart series
List of properties associated with the chart series...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Link control properties
The Link control is available in a page and in a report......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Radio Button control properties
List of properties associated with a Radio Button control...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.