ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Creating the Table pages of the WEBDEV RAD pattern
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Creating an executable: General options
The main executable options are as follows......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Warning 12: The label is unused
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
12. Control templates
...Control templates...
14. Report templates
...Report templates are used to easily standardize report layouts....
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Creating the menus for the windows of the WINDEV RAD pattern
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...