ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing parallel tasks
The computers are becoming more and more powerful......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Different types of data (Type of variable)
A variable is defined by name and type......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Installing a SOAP server with IIS
Camera control in a mobile application
The Camera control is used to......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
BackgroundTaskAdd (Function)
Adds a new background task.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
3. Deploying a WINDEV application
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Creating the Table windows of the WINDEV RAD pattern
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).