ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Example for creating a select query
This help page explains how to create two select queries......
Referring to an element in a WLanguage event / process
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Query
The keyword "Query" is used to describe:
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
fCurrentDir (Function)
Identifies or modifies the current directory.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
StatVarianceP (Function)
Calculates the variance for a full series of values.
FinNetCurrentVal (Function)
Returns the net current value of investment.
DateToInteger (Function)
Converts a date to an integer.