ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
DDEItem (Function)
Identifies the item affected by a DDE event.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<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.
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
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.
Environment of the query editor
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
ChronoReset (Function)
Stops and resets a running stopwatch.
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.