ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
SQL functions: Special case
List of SQL functions: Special case...
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
PDF file management functions
...PDF file functions...
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Item control properties
List of properties associated with the Item control...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......