ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Query editor
The query editor is used to automatically create queries on the data files......
iPrintBlock (Function)
Forces a report block to print.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
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.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
eChangeCurrency (Function)
Converts a currency into another currency.
FTPListFile (Example)
Usage example of the FTPListFile function
HExecuteProcedure (Function)
Runs a stored procedure.
HLogStop (Function)
Stops the log process of a file.