ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Error 1007: The member is global: use the: operator: to access it
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
ERR_BAD_CONTEXT_INTERNAL
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Detailed use of WINDEV FTP/RPC
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min