ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Alias (Property)
The Alias property gets the alias of an element.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Round (keyword)
The Round keyword can correspond to...
Border (Property)
The Border property is used to get and change the borders of an element.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
grColor (Function)
Returns and initializes the color of different chart elements.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipExtractPath (Function)
Returns the path of a file found in the archive.