ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
BCToImage (Function)
Generates the image of a bar code.
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)...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
fMemExist (Function)
Checks the existence of a shared memory zone.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
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....
DateDifference (Function)
Calculates the number of days between two dates.
Age (Function)
Returns the age according to the date of birth.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
DatePicker (Function)
Opens the system date picker.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Reports
A report provides a custom view of data......
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)...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
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.