ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. When to use the debugger?
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
TimeToString (Function)
Converts a time to a string in the specified format.
Style sheet
A style sheet ("......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CurrentDay( Function)
Returns the number of the current day in the current month.
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
TimePicker (Function)
Opens the system time picker.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Constants for managing videos
List of constants used by the functions for video management....
CameraConfigure (Function)
Allows you to configure the video capture driver.