ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
10. Embedded queries
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
11. User Macro-Code: UMC in practice
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
The Carousel control
The Carousel control is used to display an animated menu made of images......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
3. Project dashboard
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.