ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenChild (Function)
Opens a non-modal child window.
SQL view
An SQL view is a virtual data source defined by an SQL query......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Empty (Property)
The Empty property is used to determine if an element is empty.
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
FontCreate (Function)
Creates a font definition.
18. Order of execution of the code of buttons/links
State (Property)
The State property is used to get and change the state of an element.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......