ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min