ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLDocument (Example)
Usage example of the XMLDocument function
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.Background (Function)
Declares the default background color for rectangles, circles, etc. used in an Image control.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Image>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image control.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Compound statements
The report editor allows you to create "Label" reports......
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Contains (Function)
Allows you to check if a substring is within a string.
DocSave (Function)
Saves a document as a "docx" file.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.