ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Advanced types
The advanced types of WLanguage are as follows...
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
.NET object
To access a class......
Describing an element
A flexible modeling includes different elements linked together......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
iParameter (Function)
Retrieves the printer configuration and configures the print.
Configuring the setup program
Two tools can be used to create a setup program......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Certificate
The Certificate keyword can correspond to...
14. PHP generation in practice
Project description: Options tab
The project description window allows you to configure various elements of your project......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Using the task management and the schedule
Time management is extremely important......