ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
SQLChangeConnection (Function)
Modifies the current connection.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
fAttribute (Example)
Usage example of the fAttribute function
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....