ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
26. Style sheets: to simplify the layout
2. User-friendly editors in practice
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
ERR_BAD_PARAMETER
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
SaaS constants
Configuring an application with User Groupware
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
11. Choosing the action of a button/link
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Running the test of the User Groupware and installing it
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
4. UI: Windows
IU of windows...
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......