ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInWidth (Function)
Returns the internal width of a window (without border).
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
Binary values management functions
List of functions for managing binary values...
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Error 27: No END statement is associated with this ELSE
Error 26: No END statement is associated with this THEN
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Error 42: Label out of scope of GOTO
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
TwainSourceWidth (Function)
Returns the width (in millimeters) of the document captured by a Twain device.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Error 22: No END statement is associated with this FOR
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
1. What is a website?
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Multiline strings
To type character strings over several lines in the code editor...