ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
grColor (Function)
Returns and initializes the color of different chart elements.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Accessing a database via a web service
The database can be accessed via a web service......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Extracting messages added or modified since last extraction
A project was already created and translated......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
First project window
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
fCreateLink (Function)
Creates a link on a file at the specified location.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.