ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
HMode (Function)
Changes the mode and the method for locking data files.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
HAdd (Example)
Usage example of the HAdd function
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
MatWrite (Function)
Writes an element into a matrix.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
zipExtractPath (Example)
Usage example of the zipExtractPath function
zipSize (Example)
Usage example of the zipSize function
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
fCreate (Example)
Usage example of the fCreate function
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
VariableReset (Function)
Resets the variable to its initial value.
13. Debugger
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
ChangeTarget (Function)
Changes the target of a button action.