ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InHours (Property)
The InHours property is used to convert a Duration variable to hours.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
SQLChangeConnection (Function)
Modifies the current connection.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
fDriveInfo (Function)
Returns information about a drive.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
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.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
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....
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.