ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
The different types of windows
The following types of windows can be created in a WINDEV application......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Multi-project search
Performing a search in the current project is a common operation......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Programming an indexed control
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......