ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
TableMode (Function)
TableMode is kept for backward compatibility.
MyParent (Reserved word)
MyParent is used to handle...
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WLanguage properties available in PHP
The following properties are available in PHP...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Creating the Form windows of a WINDEV RAD pattern
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Properties associated with Combo Box controls that display a table
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.