ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).