ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Manipulating HTML Display controls programmatically
The HTML Display control displays a web page in an application......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
3. Managing sockets
WINDEV includes advanced socket management functions....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
<zipArchive variable>.StartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
The Flexbox control
Flexbox is a standard layout system for web pages......