ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Events associated with OLE controls
List of events associated with OLE controls...
SQLTransaction (Example)
Usage example of the SQLTransaction function
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Events associated with Splitter controls
List of events associated with Splitter controls...
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with a Dockable Panel control
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.