ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
New (Reserved word)
New is used to allocate memory space...
String functions
List of functions for managing character strings...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
VariableReset (Function)
Resets the variable to its initial value.
SOAP constants
List of constants used by the SOAP functions....
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
USBFind (Function)
Finds a USB device according to keywords.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
iFont (Function)
Selects the default font.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control