ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Share your projects via Git
Git is a source code manager......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
iDestination (Function)
Configures the print destination.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template...
Creating and generating an external component
A component must be created from a project containing all the elements required...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Creating requirements
The following steps must be performed to implement the requirements......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Universal replication
The purpose of universal replication is to keep several databases synchronized......