ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
LOOP statement
The statement block is repeated endlessly...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.