ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
XMLDocument (Function)
Creates a new XML document.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
iSequencingPrint (Function)
Prints a sequence of reports.
Memory area management functions
The following functions are used to handle the certificates:...
NetGetFile (Example)
Usage example of the NetGetFile function
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.