ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The options of the User Groupware
An application is often intended to be used by several users connected via a network......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<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.
The Image control
The Image control is used to......
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<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.
Telemetry: Main features
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
HDescribeLink (Function)
Describes a link between two data files through programming.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Running the test of the User Groupware and installing it
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Customizing the User Groupware
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).