ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 40: The END statement marking the end of the class declaration is missing
Error 1045: A class cannot be declared outside the declaration code of a class
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Declaration (Property)
The Declaration property is used to define a type.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Error 38: The END statement marking the end of the structure declaration is missing
Error 39: The END statement marking the end of declaration of the composite variable is missing
The use of the Automation type in a site is reserved for the advanced users
Error 201: The method already has a virtual attribute
Error 17: OTHER CASE must be the last statement used in SWITCH
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
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 SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Operations performed on use case diagrams
The following paragraphs explain......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Error 16: Incompatible CASE
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......