ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Print modes of a report
Several print modes are available for a report....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Interactive notification management constants
Interactive notification management constants...
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
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.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.