ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
LooperDelete (Function)
Deletes a row from a Looper control.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Error 1015: The method of the class is protected