ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
WDOptimizer: Editing and modifying a ".REP" file
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
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......
Kanban control events
The following events are associated with Kanban controls......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Creating a Pivot Table control
To create a Pivot Table control......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Accessing a database via a web service
The database can be accessed via a web service......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Status bar of windows
The status bar of a window is used to display several types of information......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......