ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
MatFloatAdd (Function)
Adds a value to each matrix element.
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....
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.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
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).
XMLToText (Function)
Converts a character string in XML format into a standard character string.
TableMode (Function)
TableMode is kept for backward compatibility.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).