ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<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.
zipNbPart (Example)
Usage example of the zipNbPart function