ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The Tab control
The Tab control is used to simultaneously display different controls......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Accessing a database via a web service
The database can be accessed via a web service......
WDXView : Use
This help page presents the different features of WDXView......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
WDTestSite: Load test
The stress tests are used to check......
ERR_CANNOT_RUN_EXPLORER
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Kanban control events
The following events are associated with Kanban controls......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Changing sites from AWP to SEO-ready session mode
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......