ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (Function)
Closes a WINDEV window (and returns a value if necessary).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing...
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect...
Runtime log
The runtime log is the best way to identify the most used features of an application......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value...
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control...
The DotNet structure
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
iFont (Function)
Selects the default font.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional...
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.