ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Handling Scheduler controls programmatically
A Scheduler control can be......
Push notification
A mobile device can receive push notifications......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
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.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Handling Gantt Chart controls programmatically
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
API (Function)
Runs a function found in an external DLL.
TableMode (Function)
TableMode is kept for backward compatibility.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Discover all the possibilities of pivot tables
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
IF statement
The conditional IF statement allows you to run an action according to a condition...