ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsMsgError (Example)
Usage example of the xlsMsgError function
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
ThreadPause (Function)
Pauses the current thread during the specified duration.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Installing a Webservice (old format)
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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).
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
ThreadRequestStop (Function)
Sends a stop request to a thread.
fWriteLine (Example)
Usage example of the fWriteLine function
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
7. Dynamic site on specific configurations
BackgroundTaskAdd (Function)
Adds a new background task.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
fShortName (Example)
Usage example of the fShortName function
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...