ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with OLE controls
List of events associated with OLE controls...
SQLTransaction (Example)
Usage example of the SQLTransaction function
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
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.
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....
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
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.
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......
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.
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).