ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Installing the monitoring robot
The monitoring robot includes three executables......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Sending elements to Free Technical Support
MatMultiply (Function)
Multiplies two matrices.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
DurationToString (Function)
Converts a duration to a character string in the specified format.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
StatCovariance (Function)
Calculates the covariance between two series of values.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
HCheckStructure (Function)
Defines the mode for comparing data files.