ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Private Store for mobile applications
There are two methods two deploy your applications......
Compatibility between external components and deployed applications
A component can evolve in many ways......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Step 5: Site parameters
Once the site installed, you can define the site connection options......
CallDLL32 (Function)
Runs a function found in an external DLL.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
The different types of integers
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Comparison operators
The comparison operators can be divided into several categories......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
13. External component in practice
External component in practice...
12. External component in practice
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.