ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ad Hoc deployment
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
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.
9. Hardware and software requirements
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
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......
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....
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Events associated with framesets
List of events associated with framesets...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
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....
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......
15. Project Management Hub