ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Data model editor: types of links
Several types of links can be found between the files......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WINDEV Framework License Agreement
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Image control in a page
Using the Vista style in your windows
WINDEV allows you to customize......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Specific features of the Express version
SendKey (Function)
Simulates the keystrokes and the mouse actions.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
The Upload control
The Upload control is used to upload files on the Web server......
Installing a Webservice (old format)