ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.)....
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.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
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.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
BurnerEject (Function)
Opens or closes the door of current burner.
HState (Function)
Used to find out the state of a record.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Constants for managing Map controls
Constants for managing Map controls...
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.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
grExist (Function)
Checks the existence of a chart in memory.
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.