ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
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......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
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.