ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatSum (Function)
Calculates the sum for a series of values.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
ToClipboard (Function)
Writes text or image information into the system clipboard.
SSH constants
The following constants are used to manage an SSH server:...
GglFillCalendar (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved (by using criteria if necessary).
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
MemCreate (Function)
Creates a memory area.
LooperSelectPlus (Function)
Selects a row in a Looper control.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
StatMin (Function)
Calculates the minimum value for a series of values.
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
EventClose (Function)
Closes a synchronization event between several threads.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Audits
Audits provide a set of features to automatically improve the project quality and performance, and to monitor the conditions in which it is implemented......
PVTFilter (Function)
Enables or disables a filter in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).