ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
StatCovariance (Function)
Calculates the covariance between two series of values.
Size (Property)
The Size property is used to determine and change the size of an element.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
16. Java applications in practice
Java applications in practice...
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
List of reserved words
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.