ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
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
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......
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......
iPrintReport (Function)
Prints a report created with the report editor.
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......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
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....
Installing a SOAP server with Netscape iPlanet 4.1