ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
State (Property)
The State property is used to get and change the state of an element.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Google Maps management functions
List of functions for managing Google maps...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
grCreate (Function)
Creates a specific type of chart.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
MemCreate (Function)
Creates a memory area.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.