ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLResult (Function)
Returns the result of a calculation XPath query.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
2. Analysis in practice
dCopyImage (Example)
Usage example of the dCopyImage function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
gImage (Function)
Builds a sequence of characters containing an image.
EventCreate (Function)
Creates an event.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Runtime error management functions
List of functions for managing runtime errors...
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Materialized view
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
WordCount (Function)
Returns the number of words in a string.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Events associated with framesets
List of events associated with framesets...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....