ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Static control properties
List of properties associated with a Static control...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The Check Box control
A Check Box can correspond to......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Properties associated with Combo Box controls that display a table
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Internal component
An internal component is a set of elements from a project......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
The Cell control
The Cell control contains controls......
Error 107: Redefinition of the parameter
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......