ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
Table,Select,+ (External language)
Selects an element in a Table control.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
Error 26: No END statement is associated with this THEN
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
iWindowCancel (Function)
Configures the print cancel window..
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.