ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
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
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Error 13: The label already exists
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....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.