ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 11: The label is unknown
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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......
iPrintReport (Function)
Prints a report created with the report editor.
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......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
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.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
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.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.