ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Configuring the server
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
fDriveInfo (Function)
Returns information about a drive.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HCancelSeek (Function)
Cancels the current search criterion.
Standard FTP functions
List of standard FTP functions...
dChord (Example)
Usage example of the dChord function
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Language (Property)
The Language property is used to get and change the language used.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Error
The Error keyword is used to manage the errors.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
TextToRTF (Function)
Converts text to Rich Text Format.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
dSlice (Example)
Usage example of the dSlice function
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......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.