ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
fCompress (Function)
Compresses a file.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
SNMP constants
List of constants used by the SNMP functions....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
CurrentWin (Function)
Identifies the window currently in edit.
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....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Debugging constants
List of constants used by the debugging functions...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......