ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Managing parallel tasks
The computers are becoming more and more powerful......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
ERR_CANNOT_OPEN_FILE
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
ERR_NO_PAGE
You used WINDEV 28
Events associated with Table controls
List of events associated with Table controls...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Clipboard management functions
List of functions for managing the clipboard...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......