ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Reloading a document
To reload a document, ......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Label report
The report editor allows you to create "Label" reports......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
15. Creating the executable in practice
Creating the executable in practice...
<Page>.OpenChild (Function)
Opens a non-modal child window.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
WDDIXIO overview
End of Document block
The End of document block is run once at the end of the report execution......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Reports
A report provides a custom view of data......