ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeToString (Function)
Converts a time to a string in the specified format.
fSeek (Function)
Gets and sets current position in an external file.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Complete (Function)
Returns a character string of a specified length.
InitRandom (Function)
Initializes the generator of random numbers.
ErrorThrow (Function)
Throw a non-fatal error.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
DateDifference (Function)
Calculates the number of days between two dates.
ExceptionInfo (Function)
Retrieves information about the current exception.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
iBorder (Function)
Prints a border at specified coordinates.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
EndProgram (Function)
Ends the execution of the current program.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.