ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Copying and cloning
Variables are copied using the "=" operator...
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Properties of a help page
The characteristics of a help page are used to define......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
OpenSister (Function)
Opens a non-modal sibling window.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
List,Select,? (External language)
Returns the element selected in the list.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
ErrorThrow (Function)
Throw a non-fatal error.
Error 1012: The class member is not global: it cannot be accessed from a global method
OpenChild (Function)
Opens a non-modal child window.
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......