ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
FirstDayOfYear (Function)
Returns the date of the first day of the year.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
CurrentMonth (Function)
Returns the number of the current month.
fMemOpen (Function)
Opens a memory zone shared between several applications.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
FirstDayOfMonth (Function)
Returns the first day of the month.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "Allow end users to modify the UI" mode.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.