ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMode (Function)
TableMode is kept for backward compatibility.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
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....
MatFloatAdd (Function)
Adds a value to each matrix element.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableInfoXY (Example)
Usage example of the TableInfoXY function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
XMLToText (Function)
Converts a character string in XML format into a standard character string.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Page constants
List of constants used by page functions....
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.