ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Table,Add (External language)
Adds an element to a Table control.
iPrintReport (External language)
Prints a report created with the report editor.
HCross (Function)
Crosses a record in a data file.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
HTML Editor control properties
Properties associated with the HTML Editor control....
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HToItem (Function)
Assigns the specified value to an item of the current record.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
SQLExec (Function)
Names and runs an SQL query.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Time management help
Time management is extremely important......
FileDisplay (Function)
Displays a file in the browser of Web user.
fCreateLink (Function)
Creates a link on a file at the specified location.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Events associated with the Pivot Table control