ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Creating a Java archive
When your Java application is developed, you can......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Label report
The report editor allows you to create "Label" reports......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Discover all the possibilities of pivot tables
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......