ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
WEBDEV Application Server - 10 connections - License agreement
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The Check Box control
A Check Box can correspond to......
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
18. Secure payment
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......