ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Project (External language)
Opens and runs a WINDEV project.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
PopupAnimate (Function)
Displays a popup in a page cell.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
5. Displaying a WEBDEV Session site
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Variables for managing the Drag and Drop
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
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)......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.