ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
HDescribeConnection (Function)
Describes a new connection to an external database.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
WDTestSite: Load test
The stress tests are used to check......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
HTTPSendForm (Function)
Sends an HTTP form.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
16. Application test in practice
Phone constants (Android / iOS)
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Error 11: The label is unknown
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...