ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDate (Example)
Usage example of the FTPDate function
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
12. External component in practice
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.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
iCloseReport (Function)
Stops printing the current report immediately.
HAlias (Example)
Usage example of the HAlias function
HChangeKey (Example)
Usage example of the HChangeKey function
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
gpwAddUser (Function)
Adds a user to the User Groupware database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....