ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
The Clickable Image control
The Clickable Image control can be used to......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Various WEBDEV constants
Various WEBDEV constants...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Image control in a page
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Using the task management and the schedule
Time management is extremely important......
Installing the monitoring robot
The monitoring robot includes three executables......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
BackgroundTaskAdd (Function)
Adds a new background task.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
The Context Menu control (WEBDEV)
Context menus are often used in websites......