ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Type of variable)
An associative array is an "advanced" type of array...
HTTPRequest (Function)
Starts an HTTP request on a server.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
dChord (Example)
Usage example of the dChord function
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
dSlice (Example)
Usage example of the dSlice function
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HState (Function)
Used to find out the state of a record.
HOpenConnection (Function)
Opens a connection to a specific database.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
fCreate (Function)
Creates an external file.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Find/Replace in the current project
The "Find/Replace" feature is used to......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Events associated with Java Applet controls
List of events associated with Java Applet controls...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
WaitWindowStart (Function)
Opens the wait window of application.