ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
iParameterReport (Function)
Configures the printer by opening the configuration window.
PDFToText (Function)
Extract the text contained in an Document PDF.
fClose (Function)
Closes an external file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HChangeConnection (Example)
Usage example of the HChangeConnection function
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
WDSQL, SQL querier: Overview
WDSQL is used to......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
LoadWDL (Example)
Usage example of the LoadWDL function
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
iParameter (Function)
Retrieves the printer configuration and configures the print.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...