ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HReadFirst (Function)
Positions on the first file record according to a browse item.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Open (Function)
Opens a modal WINDEV window.
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.