ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatNbColumn (Function)
Returns the number of columns found in a matrix.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HReindexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
MatNbLine (Function)
Returns the number of rows found in a matrix.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
TimeValid (Function)
Checks the time validity.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
XMLSavePosition (Function)
Stores the current position in the XML document.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
UsefulHeight (Property)
The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
FTPProxy (Function)
Specifies whether the communication functions that use FTP must go through a proxy to run their requests.
fSplit (Function)
Splits a file into several files.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
fSeek (Function)
Gets and sets current position in an external file.
diffApply (Function)
Applies a difference buffer to a specific buffer.