ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1013: The access to the member of the class is restricted by a protected inheritance
HReadLast (Example)
Usage example of the HReadLast function
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
LooperInsert (Function)
Inserts a row into a Looper control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
iParameterReport (Function)
Configures the printer by opening the configuration window.
iPrintArea (Function)
Prints a text in a rectangular area.
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
NFC functions
Functions used to manage the NFC standard...
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
FTPGet (Example)
Usage example of the FTPGet function
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).