ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
dPolygon (Example)
Usage example of the dPolygon function
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
User (Property)
The User property is used to identify and change the user of a feature.
dChord (Example)
Usage example of the dChord function
dFont (Example)
Usage example of the dFont function
dSlice (Example)
Usage example of the dSlice function
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
EmailCheckAddress (Function)
Checks the validity of an email address.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
dCircle (Example)
Usage example of the dCircle function
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
FinRedemption (Example)
Usage example of the FinRedemption function
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Value (Property)
The Value property is used to get and change the value of an element.
dbgEnableLog (Function)
Enables the runtime log programmatically.
HFilter (Function)
Defines and enables a filter on a data file, view or query.