ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step...
Find/Replace in the current project
The "Find/Replace" feature is used to......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
Designing a supercontrol
A supercontrol is an advanced type of control......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription...
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Process (Property)
The Process property is used to modify the processes to be executed by the events available...
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Help system properties
The properties of help system are used to define......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......