ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TextToRTF (Function)
Converts text to Rich Text Format.
OpenMainMenu (Function)
Opens the main menu of the current window.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Error
The Error keyword is used to manage the errors.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...