ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
TwainState (Function)
Returns the status of the current source.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Emulating constants
List of constants used by the functions for emulating automated tests....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
fShortName (Function)
Returns the short name of a file or directory.
Error 17: OTHER CASE must be the last statement used in SWITCH
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.