ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
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......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
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.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
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......
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.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....