ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control properties
A Chart control can be used......
<Table>.AddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
TableAddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
Image Editor control: Ribbon and panel options
The Image Editor control offers a host of options accessible via......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......