ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Error 303: ambiguous control name
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Table,Insert (External language)
Inserts an element into a table at a given position.