ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
xlsSave (Function)
Saves an XLS document.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
GetDefinition (Function)
Retrieves the definition of element type.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
CurrentYear (Function)
Returns the current year in integer format.
PageVisible (Function)
Indicates whether the page is visible to the user.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraRequestPermission (Function)
Requests permission to use the device's camera....