ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
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....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
XMLDocument (Function)
Creates a new XML document.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
OLELoad (Function)
Initializes an OLE control with an OLE object.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
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.
<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.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).