ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
ArrayCopy (Function)
Copies the content of an array to another array.
Error 26: No END statement is associated with this THEN
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Events associated with control templates
List of events associated with control templates...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Events associated with internal windows
List of events associated with internal windows...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
ListView control properties
List of properties associated with the ListView control...
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
FinCurrentVal (Function)
Returns the current value of investment.
EventCreate (Function)
Creates an event.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
dPen (Example)
Usage example of the dPen function