ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HDFS functions
The following functions are used to manage files on a HDFS system......
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
fMemExist (Function)
Checks the existence of a shared memory zone.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).