ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
SMSSend (Function)
Sends an SMS.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
iReportPrintingStatus (Function)
Returns the status of the current print.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HLogStop (Function)
Stops the log process of a file.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
fDirSize (Function)
Returns the size of a directory in bytes.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Drawing constants
List of constants used by the drawing functions....
grParameter (Function)
Retrieves or modifies a chart parameter.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Step 1: Configuring the print parameters
This step allows you to choose......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....