ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
ReplicSynchro: Overview
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
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.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Automatic management of exceptions
The management of exceptions can be customized by process......
9. Monitor your sites, servers, etc.
4. Monitor your applications
4. HFSQL Classic
HFSQL Classic is the database format......
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
The Signature control
The Signature control is a report control used to sign......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).