ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal component
An internal component is a set of elements from a project......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
ReplicSynchro: Overview
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
9. Monitor your sites, servers, etc.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).