ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
TreeView control functions
The following functions are used to manage TreeView controls:...
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Events associated with TreeView controls
List of events associated with TreeView controls...
SQLFirst (Function)
Positions on the first row of the query result.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Events associated with Looper controls
List of events associated with Looper controls...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Constants for managing emails
List of constants used by the functions for managing emails....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Body Complement block
The Body complement block is linked to the Body block......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....