ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
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...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
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....
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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.