ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Note (Property)
The Note property is used to get and change a text associated with an element.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Start of Break block (Break header)
The Start of break block is optional......
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.