ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Operator on Address
The & operator returns the address of a variable as an integer
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Changing sites from AWP to SEO-ready session mode
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
2. User-friendly editors in practice
User-friendly editors in practice...
Android Widget windows
An Android application can contain one or more Widget windows......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.