ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
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.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
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.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of 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....
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
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)......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
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....
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.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
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