ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Events associated with Splitter controls
List of events associated with Splitter controls...
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Font
The Font keyword can correspond to: a Font variable. the Font property....
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with a Dockable Panel control
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
HChangeConnection (Example)
Usage example of the HChangeConnection function
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Error 107: Redefinition of the parameter
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......