ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 121: Shadowing a structure
How to use an array of structures?
An array of structures is an Array variable......
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......
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The different types of variables
The different types of variables are......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Different types of data (Type of variable)
A variable is defined by name and type......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
How to create and handle a structure?
This help page explains how to create and handle a structure....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.