ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
dCopy (Function)
Copies an image to another image.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Handling TimeLine controls programmatically
A TimeLine control can be......
xlsClose (Function)
Closes an XLS file.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
URI functions
The following functions are used to manage URIs...
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
<Component>.Load (Function)
Loads an external component independent of the current project.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).