ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
fWrite (Function)
Writes: a character string into an external file. a memory section....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
fSeek (Function)
Gets and sets current position in an external file.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....