ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HClient structure
The HClient structure is used to......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
16. Java applications in practice
Java applications in practice...
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
FinFutureVal (Function)
Returns the future value of an investment.
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....
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.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
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.