ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
6. WEBDEV Account Manager
Variable scope
Variables can be declared anywhere in the code....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
4. When to use the debugger?
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Specific features of the Express version
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Creating a delete query
A delete query (corresponding SQL statement......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......