ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
8. "Mobile friendly" site: Dynamic serving
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Error 13: The label already exists
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
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....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Warning 12: The label is unused
Compatibility between external components and deployed applications
A component can evolve in many ways......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......