ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
List of extension attributes
The list of extension attributes ......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipDeleteFile (Function)
Deletes a file from an archive.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
2. Analysis in practice