ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
grColor (Function)
Returns and initializes the color of different chart elements.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
MySelf (Reserved word)
MySelf is used to handle the current control...
HDescribeLink (Function)
Describes a link between two data files through programming.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Chart management functions
...Chart management functions...
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
HAddGroup (Function)
Adds a group of users.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....