ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProjectInfo (Function)
Returns specific information about the project currently run.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Configuring the setup program
Two tools can be used to create a setup program......
ToClipboard (Function)
Writes text or image information into the system clipboard.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Binding controls to data
A window or page can display information from......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Functions for managing Radio Button controls (prefix syntax)
The following functions are used to manage Radio Button controls via prefix syntax......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......