ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
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...
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......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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......
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......
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....