ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Creating the executable and the setup program
The languages supported by the application are taken into account......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Report blocks
A printed report includes several sections......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
grTitle (Function)
Modifies the caption and/or position of the chart title....
IFrame control
IFrame is an HTML concept......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
The Site Map control
The Site Map control allows the Web user to......