ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
iVLine (Function)
Prints a vertical line at specified coordinates.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
fSeek (Function)
Gets and sets current position in an external file.
Code statistics
The code statistics affect......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
iHLine (Function)
Prints a horizontal line at specified coordinates.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
fWrite (Function)
Writes: a character string into an external file. a memory section....
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.