ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGB (Function)
Defines a color from its Red, Green and Blue components.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
fSize (Function)
Returns the size of a file (in bytes).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
CurrentMonth (Function)
Returns the number of the current month.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
fDelete (Function)
Deletes a file accessible from the current computer.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Software license agreement
WINDEV Express license agreement...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Execute (Function)
Starts the execution of a process through programming.
DateToDay (Function)
Returns the day that corresponds to a given date.