ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Calendar functions
List of Calendar functions...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
MemSeek (Example)
Usage example of the MemSeek function
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).