ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV concepts
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Error 17: OTHER CASE must be the last statement used in SWITCH
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
How to save and retrieve an image in a binary memo
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
Start (Property)
The Start property gets the starting point of an element or event.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......