ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
HDescribeFile (Function)
Describes a data file programmatically.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Project description: Files tab
The project description window allows you to configure various elements of your project......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....