ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
iDestination (Function)
Configures the print destination.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.