ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
StatAverage (Example)
Usage example of the StatAverage function
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the User Groupware.
HListFile (Example)
Usage example of the HListFile function
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Creating the Table windows of the WINDEV RAD pattern
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Error 1032: The inheritance is not allowed in a structure
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.