ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window management functions
List of functions for managing windows...
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Environment of the query editor
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Code history
The code history is used to......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Control management functions
List of functions for managing controls...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
EmailGetAll (Function)
Retrieves all the emails found on a server.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Variable scope
Variables can be declared anywhere in the code....