ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
17. Project Management Hub
...Project Management Hub...
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
<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, ......
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)...
19. Upload: Sending files to the server
Creating a flexible modeling
To create a new flexible modeling, you can......
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....
ERR_NO_PAGE
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....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Check Box control
A Check Box can correspond to......
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....
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).
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......