ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Bar code constants
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
fCopyDir (Example)
Usage example of the fCopyDir function
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Variable Description (Variable type)
The Variable Description type is used to get information about a variable or a member.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Manipulating Chart controls in a WEBDEV website
When a Chart control is executed on a page of the WEBDEV website, users can personalize visuals via a context menu......
Testing a WEBDEV website on a mobile device
It is increasingly common for developers to test websites on mobile devices......
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.