ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
MyPage (Reserved word)
MyPage is used to handle the current page...
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
iPrintBlock (Function)
Forces a report block to print.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
10. Customizing the aspect of a site: skin elements
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
fSelectDir (Example)
Usage example of the fSelectDir function
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Drop-down button
The drop-down button expands: a context menu. a popup window....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.