ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
ManualEvent (Variable type)
The ManualEvent type is used to manage a manual event.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
DateToDay (Function)
Returns the day that corresponds to a given date.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.