ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
4. HFSQL Classic
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
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....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.