ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Events associated with windows
List of events associated with windows...
Principle for running threads
At runtime, an application runs in a main thread......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Component (Property)
The Component property configures the different components of a composite key.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Twain constants
List of constants used by the Twain functions....
Creating a flexible modeling
To create a new flexible modeling, you can......
grCreate (Function)
Creates a specific type of chart.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......