ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
2. UML models
2. UML models
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WEBDEV concepts
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...