ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Commands of the external interface
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
2. Examples and components provided with WEBDEV
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
How to find out whether a report was printed?
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
11. Table/Looper controls
11. Table/Looper controls
8. 10 tips for better interfaces...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......