ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the executable and the setup program
The languages supported by the application are taken into account......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
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].
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.
xBase files: Limits
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
The Signature control
The Signature control is a report control used to sign......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......