ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
FTPProxy (Function)
Specifies whether the communication functions that use FTP must go through a proxy to run their requests.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Control functions
List of functions for managing controls...
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
fSeek (Function)
Gets and sets current position in an external file.
Complete (Function)
Returns a character string of a specified length.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
InitRandom (Function)
Initializes the generator of random numbers.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
rssSource (Variable type)
The rssSource type is used to describe the source of an RSS feed entry...
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
sfDeletedRecord (Variable type)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
DateDifference (Function)
Calculates the number of days between two dates.
fClose (Function)
Closes an external file.