ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
grLabel (Function)
Indicates various parameters of additional legend in a chart.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
The Multimedia control
The Multimedia control is used to play multimedia files......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Handling TimeLine controls programmatically
A TimeLine control can be......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
EndProgram (Function)
Ends the execution of the current program.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.