ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
SQLModify (Function)
Modifies the content of a row in the query result.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
ErrorThrow (Function)
Throw a non-fatal error.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HInfoReplica (Function)
Returns information about the specified replica.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
Assignment of RETURN
The return value of the process currently run can be assigned...
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.