ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......