ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
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.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
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)
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.