ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

File Description (Variable type)
The File Description variable is used to programmatically describe tables.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
<ftpConnection variable>.Get (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
1. Project and analysis
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
TableRecNum (Function)
Returns the number of the current record in a data-bound Table control based on a table.
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.