ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a select query
A select query (corresponding SQL statement......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The HTML Display control
The HTML Display control displays a web page in an application......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
Share your projects via Git
Git is a source code manager......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.