ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
iGroupAdd (Function)
Adds a report to a group of reports.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
PDFSign (Function)
Applies an approval signature to an existing PDF.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SocketCreate (Function)
Creates a socket.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.