ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
grDeleteSeries (Function)
Deletes a data series from a chart.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
zipExist (Function)
Used to find out whether an archive exists.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
CurrentMonth (Function)
Returns the number of the current month.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
Right (Function)
Extracts the last characters from a string or string buffer.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
fClose (Example)
Usage example of the fClose function
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Border (Type of variable)
The Border type is used to handle a border through programming...
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.