ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Date and Time management functions
List of functions for managing dates and times...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
IF statement
The conditional IF statement allows you to run an action according to a condition...
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCheckStructure (Function)
Defines the mode for comparing data files.