ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Materialized view
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Alias (Property)
The Alias property gets the alias of an element.
Installing a SOAP server with IIS
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Installing a SOAP server with Apache
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Border (Property)
The Border property is used to get and change the borders of an element.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
1. WINDEV editors
WINDEV editors...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....