ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCompare (Function)
Compares the content of two files bit by bit.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
docElementCheckBox (Variable type)
The docElementCheckBox type allows you to define all the advanced characteristics of a check box used in a form.
HToItem (Function)
Assigns the specified value to an item of the current record.
Configuring the SOAP administrator
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grColor (Function)
Returns and initializes the color of different chart elements.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....