ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
RegistryListKey (Function)
Lists the sub-keys of a registry key.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
VariantConvert (Function)
Converts the value stored in a Variant variable].
OpenSister (Function)
Opens a non-modal sibling window.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HLogRecreate (Function)
Used to re-create an empty log.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Declaring and using a variable
A variable is defined by name and type......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Currencies
A currency is a real coded on 10 bytes....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Typing multilingual texts
For a multilingual application, you have the ability to......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
17. Project Management Hub
...Project Management Hub...
12. Preventing from going back to a page
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
ERR_NOTACTIVATED
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
5. Project configuration
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......