ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
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)....
Glossary
The glossary lists all the abbreviations used in the code editor......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
DotNetDelegate (Function)
Initializes a.NET delegate.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
ArrayDistinct (Function)
Returns an array without duplicates.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
EmailCheckAddress (Function)
Checks the validity of an email address.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Position (Function)
Finds the position of a specified string within another string.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......