ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
iEndReport (Function)
Forces the report print to stop.
How to find out whether a report was printed?
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
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.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
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.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HLogStop (Function)
Stops the log process of a file.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
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.