ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
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)....
<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)....
Operations performed on use case diagrams
The following paragraphs explain......
Error 16: Incompatible CASE
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
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......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Error 204: using a parameter without optional value after parameters ...
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
1
2
3
4
5
6
192
>