ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Automatic documentation of external components
External components must include a technical documentation......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
13. Types of standard controls
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
New (Reserved word)
New is used to allocate memory space...
OBEX constants
List of constants used by the OBEX functions....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Principle of remote check
Managing the runtime errors
Some errors may occur in your application......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Handling a Linear Looper control through programming (object syntax)
WEBDEV allows you to handle a Linear Looper control through programming....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Programming overview in C and C++
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......