ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Local procedure
Two types of procedures are available......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Classes, members, methods and properties
A class is made of......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Google Contacts management functions
List of functions for managing Google contacts...
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
12. Control templates
...Control templates...
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
How to save and retrieve an image in a binary memo
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance