ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HState (Function)
Used to find out the state of a record.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Chart constants
List of constants used by the functions for chart management....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Constants for managing the spell check
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
BurnerEject (Function)
Opens or closes the door of current burner.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
BackgroundTaskAdd (Function)
Adds a new background task.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
StringReverse (Function)
Reverses the characters of a string.
fDelete (Function)
Deletes a file accessible from the current computer.
iFont (Function)
Selects the default font.
HDescribeItem (Function)
Describes a file item through programming.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grDeleteSeries (Function)
Deletes a data series from a chart.