ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
ERR_BUTTON_EXPECTED
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WEBDEV concepts
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Creating the Vision windows of the WINDEV RAD pattern
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
The Check Box control
A Check Box can correspond to......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......