ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventCreate (Function)
Creates an event.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
gImage (Function)
Builds a sequence of characters containing an image.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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...
XMLResult (Function)
Returns the result of a calculation XPath query.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
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.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
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).
Internal component
An internal component is a set of elements from a project......