ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocUpdateFormula (Function)
Updates the formulas in a document.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
KioskDisable (Function)
Disables kiosk mode for the current application.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
fDirRename (Function)
Renames a directory.
BrowserPrint (Function)
Prints the page currently displayed in the browser.