ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
SQLExec (Function)
Names and runs an SQL query.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
CurrentYear (Function)
Returns the current year in integer format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
<Date type>.ToInteger (Function)
Converts a date to an integer.
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Type and version of Web server
The configuration diagnostic displays the following error......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......