ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iVLine (Function)
Prints a vertical line at specified coordinates.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HCheckStructure (Function)
Defines the mode for comparing data files.
sEndEvent (Function)
Disables the detection of an event on a serial port.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
BurnerEject (Function)
Opens or closes the door of current burner.
iHLine (Function)
Prints a horizontal line at specified coordinates.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Set of procedures
The global procedures are grouped in set of procedures......
Modbus constants
Constants used by the Modbus management functions....
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....