ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
HRead (Function)
Reads a record in a file according to a given record number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HPass (Function)
Defines the password used to create or open a data file.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
fWrite (Function)
Writes: a character string into an external file. a memory section....
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
Analysis links
The links are used to link the files found in an analysis between themselves......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
WDInst: handling the files to install
By default, the files to install are......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......