ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
TimeToString (Function)
Converts a time to a string in the specified format.
fFileExist (Function)
Checks the existence of an external file.
OLELoad (Function)
Initializes an OLE control with an OLE object.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HListConnection (Function)
Returns the list of connections currently described in the application.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Events associated with Chart controls
List of events associated with the Chart controls...
MCI constants
List of constants used by the MCI functions....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Time management help
Time management is extremely important......
Seek (Function)
Searches for the index of an element in a WLanguage array.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
MyParent (Reserved word)
MyParent is used to handle...
Constant
The constants are language elements whose value is fixed once and for all...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
fAttribute (Function)
Returns or modifies the attributes of a file.
Events associated with Image controls
List of events associated with Image controls...