ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min