ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 803: Return and Result cannot be used in the same process
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
RGB (Function)
Defines a color from its Red, Green and Blue components.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.