ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
FTPCommand (Function)
Sends a specific FTP command to a server.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HState (Function)
Used to find out the state of a record.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).