ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
10. UMC: User Macro-Code
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
".STY" file: "Style sheet" file
A style sheet is a "......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
AWP without UI
Bootstrap, Angular, React, Vue......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Functions for managing multiple languages
Functions for managing multiple languages...
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
How to develop a PHP site?
What is a PHP site?......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
ProgressBar (Property)
WLanguage proposes...