ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
<Source>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
iPreview (Function)
Configures the print destination.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
API (Function)
Runs a function found in an external DLL.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Installing and starting WDTRAD
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
Speech synthesis in the mobile applications
The phones can talk!......