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.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Camera functions
HFilter (Function)
Defines and enables a filter on a data file, view or query.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HSetREP (Function)
Enables or disables the management of .REP file.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.