ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Info (Function)
Displays a custom message in a system information window.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Events associated with supercontrols
List of events associated with supercontrols...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
11. Controls in practice
Discover the main characteristics of the controls...
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
TimeToInteger (Function)
Converts a time to an integer.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
DateTimeDifference (Function)
Calculates the difference between two dates and times.