ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Including the code
You want to include your code lines in a condition, in a structure, ......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
nWDGetLastError: Error code of last error
Error code of last error......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
HsMenu,Label (Function)
Modifies the caption of a menu option.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Image (Property)
The Image property gets and sets the background image of a control or block.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Range Slider control properties
The following properties are associated with the Range Slider control:...
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....