ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Error 107: Redefinition of the parameter
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Feedback component
The Feedback component is a component provided with WINDEV......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Native Sybase Connector for WINDEV and WEBDEV 2024
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Report based on a query
Queries are used to easily select records in one or more data files......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).