ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
WEBDEV Application Server 2024
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Merging differences (SCM)
Native Oracle Connector for WINDEV and WEBDEV
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
ERR_DISCONNECTED_RELOG
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
rssInitialize (Function)
Loads a RSS stream in memory.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).