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....
Private Store for mobile applications
There are two methods two deploy your applications......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....