ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
HIndex (Function)
Rebuilds the file index (".NDX" file).
PC SOFT Free Technical Support
Thank you for buying one of our products......
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
HOnError (Function)
Customizes the management of HFSQL errors.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Accessibilité (Property)
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
12. Retrieving data from a site
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
1
2
3
4
5
6
7
>