ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontCreate (Function)
Creates a font definition.
Creating the Table windows of the WINDEV RAD pattern
Moves the time area displayed to the next area (next weeks for example) in an Organizer control....
Android Widget windows
An Android application can contain one or more Widget windows......
User Groupware constants
List of constants used by the User Groupware functions....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
fDateTime (Example)
Usage example of the fDateTime function
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
WDHFDiff - Use
WDHFDiff is used to compare......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Edit options of a report
The report editor allows you to......
Burner constants
List of constants used by the burner functions....
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....