ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
WaitWindowStart (Function)
Opens the wait window of application.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced...
OpenMobileWindow (Function)
Opens a window in a mobile application.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Print technical documentation
You can print different technical documentations describing all the elements of the project...
1. Examples provided with WINDEV Mobile
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Caption (Property)
The Caption property is used to get and change the text of an element.
ThreadPersistent (Function)
Makes a thread persistent.