ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCross (Function)
Crosses a record in a table.
LooperAdd (Function)
Adds a row at the end of a Looper control.
grDraw (Function)
Draws a chart according to the specified parameters.
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Generating the RAD pattern
To generate a RAD pattern:...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
HReadNext (Function)
Sets the position on the next table record according to a browse item.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
PopupAnimate (Function)
Displays a popup in a page cell.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).