ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony constants
List of constants used by telephony functions...
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Preset control properties
List of properties associated with the Preset control...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ERR_NOTADEVVERSION
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.