ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Spreadsheet control
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
iCreateFont (Function)
Creates a new print font.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Events associated with supercontrols
List of events associated with supercontrols...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Defining a help window template
WINDEV allows you to create help window templates......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
SQLFirst (Function)
Positions on the first row of the query result.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Generating an application for Universal Windows 10 App
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.