ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Certificate
The Certificate keyword can correspond to...
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
SQLConnect (Example)
Usage example of the SQLConnect function
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Border (Property)
The Border property is used to get and change the borders of an element.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled HFSQL Client/Server table optimization task. for a scheduled HFSQL Client/Server table backup job. for a scheduled replication of HFSQL servers....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
LoadParameter (Function)
Reads a persistent value.