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......
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......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Error 1033: The access directives are not allowed in a structure
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Error 1032: The inheritance is not allowed in a structure
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)......
Error 38: The END statement marking the end of the structure declaration is missing
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Error 1037: This member already exists in the structure
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
TaskReset (Function)
Reinitializes the Task structure.
GroupReset (Function)
Reinitializes the Group structure.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
SMSReset (Function)
Resets all variables of SMS structure.
Structure (Type of variable)
A structure is a custom type of data...
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....