ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
OBEX constants
List of constants used by the OBEX functions....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
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......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
grImageSize (Function)
Defines the size of the image containing the chart.
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).
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Document (Type of variable)
The Document type is used to handle a "docx" document.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
BreakAdd (Function)
Adds a break into a Table or Looper control.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
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.