ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NationToLanguage (Function)
Returns the language corresponding to a nation.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
VariantConvert (Function)
Converts the value stored in a Variant variable].
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
StringFormat (Function)
Formats a character string according to the selected options.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Push (Function)
Pushes an element onto the stack.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.