ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Principle of remote check
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Supercontrol
A supercontrol is an advanced type of control......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
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......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Report blocks
A printed report includes several sections......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
iParameter (Function)
Retrieves the printer configuration and configures the print.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
ThreadMode (Function)
Changes the management mode of threads.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.