ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
Functions for managing objects (External language)
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
ERR_NO_PAGE
ERR_NO_CURRENT_PAGE
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
ERR_DISCONNECTED_TIMEOUT
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.