ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
HReadSeek (Example)
Usage example of the HReadSeek function
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Setup directory
The setup wizard allows you to configure the setup directory of application....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
httpRequest
The HTTPRequest keyword can correspond to...
Query
The keyword "Query" is used to describe:
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
grType (Function)
Identifies or modifies the type of chart.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
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.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
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....
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.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
FinNetCurrentVal (Function)
Returns the net current value of investment.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.