ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Extern (Reserved word)
EXTERN is used to...
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
12. Control templates
WINDEV Mobile allows you to create control templates....
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Properties associated with the chart series
List of properties associated with the chart series...
Defining clickable areas
In a page, an Image control can contain clickable areas......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Site map of PC SOFT documentation