ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The Tab control
The Tab control is used to simultaneously display different controls......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Installing a SOAP server with Netscape iPlanet 4.1
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
HPrevious (Function)
Positions on the previous file record according to a browse item.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Various constants
List of various constants used by the constants WINDEV functions....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....