ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Toolbar control properties
List of properties associated with the Toolbar control...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
NumberInWords (Function)
Converts a number to words.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
OLELoad (Function)
Initializes an OLE control with an OLE object.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
zipSelectFile (Function)
Selects files from an archive.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.