ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
HClient structure
The HClient structure is used to......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
16. Application test in practice
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HCloseConnection (Function)
Closes a connection to a database.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
CreateShortcut (Example)
Usage example of the CreateShortcut function
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......