ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCloseReport (Function)
Stops printing the current report immediately.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
fRead (Example)
Usage example of the fRead function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
ServiceContinue (Function)
Restarts a paused service.
Conversion (Function)
Converts a value from a unit to another one.
HPrevious (Function)
Positions on the previous file record according to a browse item.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
fExtractPath (Example)
Usage example of the fExtractPath function
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
HListItem (Example)
Usage example of the HListItem function
fCopyFile (Example)
Usage example of the fCopyFile function
KeyExpression (Example)
Usage example of the KeyExpression property
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SQLModify (Example)
Usage example of the SQLModify function