ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Creating a delete query
A delete query (corresponding SQL statement......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
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......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Events associated with a Dockable Panel control
Word Processing control events
WINDEV manages the following events by default......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Events associated with an infinite Progress Bar control