ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Constants for managing Organizer controls
Constants for managing Organizer controls...
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......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Automatic calculations in a Table control (AAF)
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Properties of a help page
The characteristics of a help page are used to define......
LooperAdd (Function)
Adds a row at the end of a Looper control.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
grDraw (Function)
Draws a chart according to the specified parameters.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Query technical documentation
The query editor automatically creates a technical documentation for each query......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.