ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLFirst (Function)
Positions on the first row of the query result.
fRead (Example)
Usage example of the fRead function
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
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....
FinNetCurrentVal (Function)
Returns the net current value of investment.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
ShellExecute (Function)
Opens a document in its associated application.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
iDestination (Function)
Configures the print destination.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Right (Function)
Extracts the last characters from a string or string buffer.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
fMakeDir (Example)
Usage example of the fMakeDir function
Input (Function)
Displays a message allowing the user to type an information.
fTempFile (Example)
Usage example of the fTempFile function
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
fSize (Example)
Usage example of the fSize function