ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompress (Function)
Compresses a file.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
fExeDir (Function)
Returns the directory from which the execution is started.
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....
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....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
grGridlines (Function)
Displays or hides the chart gridlines.
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......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
SNMP constants
List of constants used by the SNMP functions....
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.