ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
iEndReport (Function)
Forces the report print to stop.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
XMLDocument (Example)
Usage example of the XMLDocument function
Map control properties
The following properties can be used with Map controls:...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
HDescribeItem (Function)
Describes a file item through programming.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
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.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).