ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Edit options of a report
The report editor allows you to......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
CurrentMonth (Function)
Returns the number of the current month.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
CameraConfigure (Function)
Allows you to configure the video capture driver.
MemSort (Function)
Sorts the elements found in a memory zone.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Email management functions
List of functions for managing emails...
HStatTime (Function)
Returns the time of the last update for the index statistics.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......