ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
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......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
gImage (Function)
Builds a sequence of characters containing an image.
grAddData (Function)
Adds a data into a chart.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Other operators
The following are additional operators......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.