ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Contains (Function)
Allows you to check if a substring is within a string.
Creating the Form windows of a WINDEV RAD pattern
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Constants for managing emails
List of constants used by the functions for managing emails....
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....