ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Binding a Slider control to an item
A Slider control can be bound to an item in a table, query, etc....
Properties of a help page
The characteristics of a help page are used to define......
SysRecentDocList (Function)
Returns the list of recently opened documents.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......