ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
zipDeleteFile (Function)
Deletes a file from an archive.
Creating a flexible modeling
To create a new flexible modeling, you can......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Twain constants
List of constants used by the Twain functions....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min