ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
9. Generation modes
WINDEV Mobile includes different types of generation......
ToClipboard (Function)
Writes text or image information into the system clipboard.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Serialization constants
The serialization constants are as follows:
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
HSL (Function)
Creates a color from its hue, saturation and lightness.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Interactive notification management constants
Interactive notification management constants...
RGBBlue (Function)
Returns the blue component of an RGB color.
How to loop through a file using filters?
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.