ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
dbgEnableLog (Function)
Enables the runtime log programmatically.
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
fCompare (Function)
Compares the content of two files bit by bit.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Date (Type of variable)
The Date type enables you to easily handle the dates...
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
XMLPath (Function)
Returns the current position in the document in XPATH format.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
ExtractLine (Function)
Extracts a specific line from a character string.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....