ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLogRecreate (Function)
Used to re-create an empty log.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
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.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
Operator on Address
The & operator returns the address of a variable as an integer
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.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
xBase files: Limits
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
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...
Animating a Static control
Two methods can be used to animate a Static control......
Creating a select query
A select query (corresponding SQL statement......