ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
FileSize (Property)
The FileSize property is used to get the size of a file.
FillCharacter
The FillCharacter property gets and sets the character used to fill an element.
Modified (Property)
The Modified property lets you know if an element has been modified.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Visible (Property)
The Visible property sets the visibility of an element.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
DayOfMonth (Property)
The DayOfMonth property gets and sets the number of the day of the month on which the scheduled task should be executed.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
FontName (Property)
The FontName property is used to manage the name of the font used.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....