ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Binding controls to data
A window or page can display information from......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Find/Replace in the current project
The "Find/Replace" feature is used to......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
AAF: Sort/Search/Filter on the columns of Table controls
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
How to create a patch?
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Creating a select query
A select query (corresponding SQL statement......
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
12. Retrieving data from a site
Help editor options
The options of the help editor ("Display......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Items used in a select query
A query created in the query editor can contain several types of items......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
SOAP functions (prefix syntax)
List of SOAP functions...
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....