ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IFrame control
IFrame is an HTML concept......
The Upload control
The Upload control is used to upload files on the Web server......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
How to save and retrieve an image in a binary memo
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Progress Bar control properties
List of properties associated with the Progress Bar control...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Principle of remote check
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Image control in a page