ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Constants for managing windows
List of constants used by the functions for managing windows...
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
WINDEV Mobile 2024 Tutorial - Table of contents
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Constants for managing videos
List of constants used by the functions for video management....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......