ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
ERR_LAUNCH_FAILED
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Android Control Center
Do you know where to find your application log files?...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
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....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
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.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Standard FTP functions
List of standard FTP functions...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......