ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
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.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
InitialState (Property)
The InitialState property gets the initial state of a control.
Chart constants
List of constants used by the functions for chart management....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
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.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
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.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).