ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VibrationTrigger (Function)
Triggers the vibrations of the device.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Open (External language)
Opens a window.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Constants used by the TraceStart function
List of constants used by the TraceStart function....
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
HCreateMovableReplica (Function)
Creates a movable replication.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Constants for managing contact functions
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....