ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HInfoReplica (Function)
Returns information about the specified replica.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Radio Button control properties
List of properties associated with a Radio Button control...
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
WinCopyForm (Function)
Copies the content of a form into the clipboard.
OpenChild (Example)
Usage example of the OpenChild function
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
CreateShortcut (Example)
Usage example of the CreateShortcut function
SaaSChangePassword (Function)
Changes the password of the connected user.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....