ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HDelete (Function)
Deletes a record from a data file (query or view).
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Library,Disk (External language)
Opens the project library that is stored on disk.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Project (External language)
Opens and runs a WINDEV project.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Different types of data (Type of variable)
A variable is defined by name and type......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
ToClipboard (Function)
Writes text or image information into the system clipboard.
The different types of windows
The following types of windows can be created in a WINDEV application......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
grLegendFont (Function)
Modifies the font used for the chart legend.
grLegend (Function)
Indicates the presence and position of legend in a chart.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
.NET object
To access a class......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.