ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
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....
Configuring the SOAP administrator
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
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....
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....
Size (Property)
The Size property is used to determine and change the size of an element.
Installing the monitor
The monitoring robot includes three executables......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Table
The "Table" keyword can correspond to...
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.