ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

System constants
List of constants used by the system functions....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
MatFloatAdd (Function)
Adds a value to each matrix element.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
Report viewer: Offer several reports
In the document preview, end users can......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Right (Function)
Extracts the last characters from a string or string buffer.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......