ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Choosing the action of a button/link
Running the test of the User Groupware and installing it
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
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......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Description (Property)
The Description property is used to get and change the page description.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Code history
The code history is used to......
Customizing the User Groupware
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HFSQL management functions
List of functions for HFSQL management...
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Keep-alive on connection
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......