ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Position (Function)
Finds the position of a specified string within another string.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
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.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
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.
SQLLast (Function)
Sets the position on the last row of the query result.
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.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
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......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
Entity of a CDM
To group information according the MERISE method, entities must be created......