ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Composite chart
A composite chart is a chart that displays several types of charts......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Specific features of the applications for iPhone/iPad
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
grRaised (Function)
Used to display a chart with raised effect.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......