ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
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)...
Array management functions
List of functions for managing arrays...
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
OLELoad (Function)
Initializes an OLE control with an OLE object.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
OLEServer (Function)
Lists the OLE servers registered toward the current system.
<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.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
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 that corresponds to a specified date (this date is an integer).