ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Parameters of the procedure used by ListProcedureLoadImage
WLanguage procedure ("callback") executed to load the images displayed in a ListView control.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
Report data source
...The reports can be created with the data coming from:...
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Telephony constants
List of constants used by telephony functions...
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......