ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows event management functions
List of functions for managing Windows events...
Page Header block
The Page header block is printed on each new page......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Constants for managing Windows events
The following constants are used to manage Windows events:...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Accessing a database via a web service
The database can be accessed via a web service......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Referring to an element in a WLanguage event / process
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
Advanced types
The advanced types of WLanguage are as follows...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
<Array>.Sort (Function)
Sorts a WLanguage array.
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Automatic documentation of external components
External components must include a technical documentation......
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
The different types of integers
11. User Macro-Code: UMC in practice