ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a Pivot Table control
To create a Pivot Table control......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
iPrintReport (Function)
Prints a report created with the report editor.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Creating the Form pages of a WEBDEV RAD pattern
Data model editor: types of links
Several types of links can be found between the files......
How to create a patch?
Using the Vista style in your windows
WINDEV allows you to customize......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Installing a SOAP server with IIS
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Input (Function)
Displays a message allowing the user to type an information.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Creating the Table pages of the WEBDEV RAD pattern
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......