ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Toolbar control properties
List of properties associated with the Toolbar control...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Error 11: The label is unknown
HTMLToText (Function)
Converts an HTML string or buffer to text.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
ControlClone (Function)
Creates a new control from an existing control.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....