ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
SQLExec (Function)
Names and runs an SQL query.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
StatVariance (Function)
Calculates the variance for a series of values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
KeyPressed (Function)
Checks which key is pressed.
fCompare (Function)
Compares the content of two files bit by bit.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
2. How to test a site?
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....