ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
fExeDir (Function)
Returns the directory from which the execution is started.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
fCompress (Function)
Compresses a file.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data...
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period,...
Dialog box management functions
List of functions for managing dialog boxes...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure...
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one...
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure...
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure...
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces...