ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
10. Page templates
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
dCopy (Function)
Copies an image to another image.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.