ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 17: OTHER CASE must be the last statement used in SWITCH
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Image (Property)
The Image property gets and sets the background image of a control or block.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
HFSQL constants
List of constants used by the HFSQL functions....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
VariantConvert (Function)
Converts the value stored in a Variant variable].