ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
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....
Global and local variable
Two types of variables are available......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
SQLChangeConnection (Function)
Modifies the current connection.
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
SocketWrite (Function)
Writes a message intended to another socket.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.