ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCross (Function)
Crosses a record in a data file.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Open (External language)
Opens a window.
fDir (Function)
Finds a file or directory.
ThreadMode (Function)
Changes the management mode of threads.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
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)....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
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.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
VariableReset (Function)
Resets the variable to its initial value.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.