ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Constants for managing character strings
List of constants used by string management functions...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
List of extension attributes
The list of extension attributes ......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Private Store for mobile applications
There are two methods two deploy your applications......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.