ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Table
The "Table" keyword can correspond to...
DateTimeDifference (Function)
Calculates the difference between two dates and times.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Email management functions
List of functions for managing emails...
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DateToInteger (Function)
Converts a date to an integer.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Calendar functions
List of Calendar functions...
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.