ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Events associated with Edit controls
WLanguage events associated with Edit controls...
Events associated with Looper controls
List of events associated with Looper controls...
Kanban control events
The following events are associated with Kanban controls......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Custom properties (WLanguage)
A custom property is a code element with two events......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
12. Control templates
WINDEV Mobile allows you to create control templates....
Progress Bar control properties
List of properties associated with the Progress Bar control...
15. Creating the executable in practice
Creating the executable in practice...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Multilingual project
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......