ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Passing parameters
The parameters can be passed to a procedure......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Generating the RAD pattern
To generate a RAD pattern:...
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Configuring the SOAP administrator
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Table,Count (External language)
Returns the number of elements in a Table control.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HModify (Example)
Usage example of the HModify function
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......