ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
History of versions
The history of setup versions is an advanced feature of the network setup......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
Defining clickable areas
In a page, an Image control can contain clickable areas......
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.