ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TwainState (Function)
Returns the status of the current source.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
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).
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....
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.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Emulating constants
List of constants used by the functions for emulating automated tests....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.