ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Constants for WLanguage types
List of constants for managing WLanguage types....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Events associated with framesets
List of events associated with framesets...
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
15. Project Management Hub
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).