ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HListItem (Function)
Returns the list of items: found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
CurrentYear (Function)
Returns the current year in integer format.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Drawing constants
List of constants used by the drawing functions....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Yousign
It is now common for individuals or businesses to sign contracts electronically......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.