ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
StatVariance (Function)
Calculates the variance for a series of values.
MySelf (Reserved word)
MySelf is used to handle the current control...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Constants for external files
List of constants used by the functions for managing external files....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).