ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Logical operators
The logical operators are as follows......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
ThreadEnd (Function)
Ends the execution of the current thread.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......