ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Setup mode
Several methods can be used to distribute a WINDEV application......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......