ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
DotNetDelegate (Function)
Initializes a.NET delegate.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).