ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
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.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
6. WEBDEV Account Manager
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.