ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
ShellExecute (Function)
Opens a document in its associated application.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
FirstDayOfMonth (Function)
Returns the first day of the month.
fSeparator (Function)
Returns a file path with normalized separators.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
ColorPalette (Function)
Returns a color found in the current palette.
EventDestroy (Function)
Explicitly destroys an event.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.